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
Building Enterprise AI Agents with C# and Azure AI Foundry
Introduction Artificial Intelligence has evolved beyond simple chatbots and virtual assistants. Today’s businesses are adopting AI Agent...
How to Build an AI-Powered CRM Using Dynamics 365 and Azure OpenAI
Introduction Customer Relationship Management (CRM) has evolved far beyond storing contact details and tracking sales opportunities. In today&...
Azure Developer Training Live
Shrinking Azure Pipeline task extensions using esbuild
TL;DR We bundled an internal Azure Pipelines task extension into a single bundled JavaScript file using esbuild. The task package dropped from...