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 moreWe can help you with Using OpenAI REST Endpoints with Azure SQL Database
If you want help implementing, troubleshooting, or improving this product, contact us and we’ll point you in the right direction.
Related posts
New Azure SQL Foundations video series with GitHub samples
Bob Ward and I recently released a series of videos, read more in the original blog post or go directly to the series on YouTube. The Azure SQ...
Outgrowing SQL Server Express? Upgrade to Azure SQL Database Free Tier in 3 Steps
If you’ve been building local prototypes, internal tools, web backends, or lightweight services on SQL Server Express, you know the routine: i...
MSSQL Extension for VS Code: SQL Formatter, Azure SQL Database Provisioning, and More
Writing and maintaining SQL is easier when you can eliminate repetitive steps and keep your scripts cleanly formatted. With the MSSQL extensio...
The Two Hybrid Searches in Microsoft SQL
Hybrid search is usually described as combining keyword search with vector search. Microsoft SQL does that, for sure, but we do quite a bit mo...
Beyond Vector Indexes: Azure SQL Brings Optimizer Intelligence to Vector Search
Why production AI retrieval depends on more than vector index performance. It’s easy to think of AI retrieval as a vector search proble...
Your best friend: BlockOnPossibleDataLoss=True
BlockOnPossibleDataLoss can frustrate developers, but it's one of the most important safeguards in database deployment. Here's how to keep you...
Build Locally, Ship to Cloud for $0: Azure SQL for Modern App Developers
As app developers, our primary focus is building great user experiences, designing APIs, and shipping features quickly. What we don’t wa...
Refactor your database with SQL projects in VS Code
SQL database projects are a fundamental tool for keeping your database in source control, tracking changes and collaborating on quickly evolvi...
Build locally, ship to Azure: meet Azure SQL Developer
Big news: Azure SQL Developer is here, in private preview. It’s the Azure SQL Database engine, on your laptop, in a container. Build aga...