OpenAI's artificial intelligence capabilities into Microsoft Azure.
Overview
With Azure OpenAI, developers can harness the power of artificial intelligence and seamlessly integrate it into their applications, providing users with enhanced and intelligent experiences.
Actions
Complete chat in a conversation
Given a list of messages, the model will return one or more predicted completions
Complete text given a prompt
Given a prompt, the model will return one or more predicted completions, and can also return the probabilities of alternative tokens at each position.
Generate image given a prompt
Given a prompt and/or an input image, the model will generate a new image.
Get link to image
Fetch image link after by identifier.
List models
Lists the currently available models.