Using OpenAI REST Endpoints with Azure SQL Database
Everyone loves OpenAI these days as it can do some amazing things. Here, I asked it to create a picture of a cat in a data center:
(Go ahead and click the image to see a bigger version of this nightmare fuel)
Incredible!!!!
The post Using OpenAI REST Endpoints with Azure SQL Database appeared first on Azure SQL Devs’ Corner.
Published on:
Learn moreRelated posts
Eliminate LLM Cold starts: Load models up to 6x Faster with Azure Blob Storage and Run:AI Model Streamer
Stop paying for idle GPUs while model weights copy to disk. Stream them straight into GPU memory instead with Run:AI Streamer from Azure Blob ...
2 days ago
Exponential backoff and circuit breaker for Service Bus-triggered Azure Functions
Use exponential backoff and circuit breaker patterns in Azure Functions with Service Bus SDK bindings. Control retry storms, protect dependenc...
7 days ago