Announcing a new OpenAI feature for developers on Azure  | Microsoft Azure Blog (2024)

We are thrilled to announce the launch of OpenAI’s latest model, GPT-4o Next.

We are thrilled to announce the launch of OpenAI’s latest model on Azure. This new model, officially named GPT-4o-2024-08-06, brings innovative features designed to elevate developer experiences on Azure. Specifically, the new model focuses on enhancing productivity through Structured Outputs, like JSON Schemas, for the new GPT-4o and GPT-4o mini models.

A focus on Structured Outputs

GPT-4o was first announced in May 2024, as OpenAI’s new multimodal model, followed by GPT-4o mini in July 2024. Today’s version is designed with a specific use case in mind: simplifying the process of generating well-defined, structured outputs from AI models. This feature is particularly valuable for developers who need to validate and format AI outputs into structures like JSON Schemas. Developers often face challenges validating and formatting AI outputs into well-defined structures like JSON Schemas.

Structured Outputs addresses this by allowing developers to specify the desired output format directly from the AI model. This feature enables developers to define a JSON Schema for text outputs, simplifying the process of generating data payloads that can seamlessly integrate with other systems or enhance user experiences.

Use cases for JSON

JSON Schema is essential for defining the structure and constraints of JSON documents, ensuring they follow specific formats with mandatory properties and value types. It enhances data understandability through semantic annotation and serves as a domain-specific language for optimized application requirements. Development teams use JSON Schema to maintain consistency across platforms, drive model-driven UI constraints, and automatically generate user interfaces. It aids in data serialization, security testing, and partial validation in technical scenarios. JSON Schema also supports automated testing, Schema inference, and machine-readable web profiles, improving data interoperability. It standardizes validation interfaces and reporting, handles external validation, and ensures data consistency within and across documents. It can also help with customer support and how to communicate in a timely manner.

Two flavors of Structured Outputs

Structured Outputs is available in two forms:

  1. User-defined JSON Schema: This option allows developers to specify the exact JSON Schema they want the AI to follow, supported by both GPT-4o-2024-08-06 and GPT-4o-mini-2024-07-18.
  2. More Accurate Tool Output (“Strict Mode”): This limited version lets developers define specific function signatures for tool use, supported by all models that support function calling, including GPT-3.5 Turbo, GPT-4, GPT-4 Turbo, and GPT-4o models from June 2023 onwards.

Technical guidance on using Structured Outputs

To help you get started with Structured Outputs, we recommend the following approach.

Getting started with Structured Outputs

  1. Define Your JSON Schema: Determine the structure you want your AI outputs to follow. This can include required fields, data types, and other constraints.
  2. Configure the AI model: Use the Structured Outputs feature to specify your JSON Schema within the API call. This ensures that the AI output adheres to your defined structure.
  3. Integration and testing: Integrate the output into your application or system, and test thoroughly to ensure compliance with your JSON Schema.

Example use case: Customer support automation

Imagine you’re developing a customer support chatbot that needs to generate responses in a specific format for logging and analytics. By using Structured Outputs, you can define a JSON Schema that includes fields like responseText, intent, confidenceScore, and timestamp. This ensures that every response generated by the chatbot is formatted correctly, making it easier to log, analyze, and act upon.

Example API call

Here’s an example API call to illustrate how to use Structured Outputs:

{ "model": "gpt-4o-2024-08-06", "prompt": "Generate a customer support response", "structured_output": { "schema": { "type": "object", "properties": { "responseText": { "type": "string" }, "intent": { "type": "string" }, "confidenceScore": { "type": "number" }, "timestamp": { "type": "string", "format": "date-time" } }, "required": ["responseText", "intent", "confidenceScore", "timestamp"] } }}

Pricing

We will make pricing for this feature available soon. Please bookmark the Azure OpenAI Service pricing page.

Learn more about the future of AI

We’ve been rolling out several new models recently, and we understand it can be a lot to keep up with. This flurry of activity is all about empowering developer innovation. Each new model brings unique capabilities and enhancements, helping you build even more powerful and versatile applications.

The launch of this new model feature for GPT-4o and GPT-4o mini marks a significant milestone in our ongoing efforts to push the boundaries of AI capabilities. We’re excited to see how developers will leverage these new features to create innovative and impactful applications.

Azure ai studio

Craft AI solutions your way

Stay tuned for more updates and get ready to experience the future of AI with these new developer features for GPT-4o and mini. Start experimenting in the Azure OpenAI Playground.

Announcing a new OpenAI feature for developers on Azure  | Microsoft Azure Blog (2024)

FAQs

Is GPT 4 available in Azure OpenAI? ›

GPT-4o mini, announced by OpenAI today, is available simultaneously on Azure AI, supporting text processing capabilities with excellent speed and with image, audio, and video coming later. Try it at no cost in the Azure OpenAI Studio Playground.

What are the features of Azure OpenAI? ›

It includes a wide range of capabilities, including natural language processing, computer vision, speech recognition, and more. One of the key features of Azure OpenAI is its ability to generate high-quality, human-like text using advanced language models.

What is new in OpenAI? ›

Azure OpenAI on your own data (preview) updates

You can now deploy Azure OpenAI On Your Data to Power Virtual Agents. Azure OpenAI On Your Data now supports private endpoints. Ability to filter access to sensitive documents. Automatically refresh your index on a schedule.

What Azure OpenAI base model can you deploy to access the capabilities of Chatgpt? ›

The most capable and cost effective model in the GPT-3.5 family is GPT-3.5 Turbo, which has been optimized for chat and works well for traditional completions tasks as well. GPT-3.5 Turbo is available for use with the Chat Completions API.

What is the difference between Azure OpenAI and ChatGPT? ›

How do Microsoft Azure OpenAI and ChatGPT differ in terms of functionality? Microsoft Azure OpenAI offers image recognition and language processing in addition to chatbots services. ChatGPT is designed to allow you to generate conversational text based on prompts you feed it.

Does OpenAI run on Azure? ›

Yes, Azure OpenAI on your data is part of the Azure OpenAI Service and works with the models available in Azure OpenAI.

What is the difference between OpenAI and GPT? ›

OpenAI Playground is a virtual environment for AI model exploration, while ChatGPT is a web-based chatbot. OpenAI offers free access to its text generation AI models through OpenAI Playground and API platforms, with commercial use requiring a paid subscription.

What are some benefits of using Azure OpenAI to generate code? ›

The Azure OpenAI Service models can generate code for you using natural language prompts, fixing bugs in completed code, and providing code comments. These models can also explain and simplify existing code to help you understand what it does and how to improve it.

How can developers optimize the performance of Azure OpenAI models? ›

Through Azure's flexible networking options, such as Virtual Networks (VNets) and ExpressRoute, developers can optimise network traffic for minimal latency and maximum throughput. By strategically configuring network settings, they can enhance the overall performance of OpenAI-powered applications hosted on Azure.

What is the difference between GPT-4 and 4o? ›

Performance and efficiency

GPT-4o is also designed to be quicker and more computationally efficient than GPT-4 across the board, not just for multimodal queries. According to OpenAI, GPT-4o is twice as fast as the most recent version of GPT-4.

What is the benefit of OpenAI? ›

Enhanced efficiency and automation: OpenAI's models can automate repetitive tasks, freeing employees to focus on more strategic and creative endeavors. This leads to increased productivity and reduced operational costs.

What's new in ChatGPT 4? ›

Another major new feature of GPT-4 is image processing. GPT-4 does not only process text, but it is now also capable of interacting with images. That is, we can ask Chat GPT-4 questions or requests by sending an image. Finally, OpenAI claims that GPT-4 is much safer than Chat GPT-3.5.

What is the primary purpose of integrating OpenAI services into Azure? ›

Azure OpenAI is an invaluable tool for businesses looking to take advantage of the latest artificial intelligence advances. By leveraging OpenAI Service within Azure, organizations can automate processes such as natural language processing and image recognition with ease.

What AI features are available with Azure with specific emphasis on Azure cognitive services? ›

Available Azure AI services
ServiceDescription
Custom VisionCustomize image recognition for your business.
Document IntelligenceTurn documents into intelligent data-driven solutions.
FaceDetect and identify people and emotions in images.
Immersive ReaderHelp users read and comprehend text.
9 more rows

Which feature of Azure OpenAI Studio Playground is able to support conversation in and message out scenarios? ›

Which feature of Azure OpenAI Studio playground is able to support conversation - in and message - out scenarios? Here's the best way to solve it. 1. Chat Playground: This feature allows users to s...

Is GPT-4o available in Azure? ›

The whole point of AzureOpenAI is to access OpenAI's models safely and securely while following legal guidelines for data privacy. This often requires having the model deployed within the region where the data is stored. Looking at gpt-4o, which was launched months ago, it's still available only in the US and Sweden.

Who is GPT-4 available to? ›

GPT-4o is available to anyone with an OpenAI API account, and you can use this model in the Chat Completions API, Assistants API, and Batch API. Function calling and JSON mode are also supported by this model. You can also get started via the Playground.

Where can I access GPT-4? ›

We have selected 4 of the best GPT-4-based services you can try out now.
  • Microsoft Copilot. The easiest and fastest way to use GPT-4 without paying a subscription is through Microsoft Copilot. ...
  • Perplexity.ai. ...
  • Poe.com. ...
  • Merlin Chrome Extension.
Feb 16, 2024

What is the limit of GPT-4 in OpenAI? ›

Tier 4 rate limits
ModelRPMTPM
gpt-410,000300,000
gpt-3.5-turbo10,00010,000,000
text-embedding-3-large10,0005,000,000
text-embedding-3-small10,0005,000,000
9 more rows

Top Articles
Best of Tacoma 2009: Food and Drink - Entertainment - Northwest Military - Home of The Ranger, NW Airlifter & Weekly Volcano
Tuesday, August 6 of 2024
Whas Golf Card
Cold Air Intake - High-flow, Roto-mold Tube - TOYOTA TACOMA V6-4.0
My E Chart Elliot
Couchtuner The Office
The Idol - watch tv show streaming online
Boat Jumping Female Otezla Commercial Actress
Orlando Arrest and Public Records | Florida.StateRecords.org
Everything You Need to Know About Holly by Stephen King
Citymd West 146Th Urgent Care - Nyc Photos
The Witcher 3 Wild Hunt: Map of important locations M19
Seattle Rpz
Interactive Maps: States where guns are sold online most
Q Management Inc
Union Ironworkers Job Hotline
Bank Of America Financial Center Irvington Photos
Kamzz Llc
Sunset Time November 5 2022
Reicks View Farms Grain Bids
2021 MTV Video Music Awards: See the Complete List of Nominees - E! Online
Ltg Speech Copy Paste
Star Wars Armada Wikia
TJ Maxx‘s Top 12 Competitors: An Expert Analysis - Marketing Scoop
John Philip Sousa Foundation
Ordensfrau: Der Tod ist die Geburt in ein Leben bei Gott
Ezstub Cross Country
Issue Monday, September 23, 2024
Siskiyou Co Craigslist
Sedano's Supermarkets Expands to Orlando - Sedano's Supermarkets
10 Most Ridiculously Expensive Haircuts Of All Time in 2024 - Financesonline.com
Ket2 Schedule
Mistress Elizabeth Nyc
Cdcs Rochester
Cranston Sewer Tax
Discover Wisconsin Season 16
2 Pm Cdt
Academy Sports New Bern Nc Coupons
Danielle Ranslow Obituary
062203010
Dragon Ball Super Super Hero 123Movies
Pink Runtz Strain, The Ultimate Guide
Marcal Paper Products - Nassau Paper Company Ltd. -
RubberDucks Front Office
Sapphire Pine Grove
The 13 best home gym equipment and machines of 2023
Quest Diagnostics Mt Morris Appointment
Craigslist.raleigh
Basic requirements | UC Admissions
Mazda 3 Depreciation
Dr Seuss Star Bellied Sneetches Pdf
Latest Posts
Article information

Author: Errol Quitzon

Last Updated:

Views: 6157

Rating: 4.9 / 5 (59 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Errol Quitzon

Birthday: 1993-04-02

Address: 70604 Haley Lane, Port Weldonside, TN 99233-0942

Phone: +9665282866296

Job: Product Retail Agent

Hobby: Computer programming, Horseback riding, Hooping, Dance, Ice skating, Backpacking, Rafting

Introduction: My name is Errol Quitzon, I am a fair, cute, fancy, clean, attractive, sparkling, kind person who loves writing and wants to share my knowledge and understanding with you.