You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/providers/03-community-providers/14-azure-ai.mdx
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,11 @@ description: Learn how to use the @quail-ai/azure-ai-provider for the AI SDK.
5
5
6
6
# Azure Custom Provider for AI SDK
7
7
8
-
<Notetype="warning">
9
-
This community provider is not yet compatible with AI SDK 5. Please wait for
10
-
the provider to be updated or consider using an [AI SDK 5 compatible
11
-
provider](/providers/ai-sdk-providers).
12
-
</Note>
13
-
14
8
The **[Quail-AI/azure-ai-provider](https://github.com/QuailAI/azure-ai-provider)** enables unofficial integration with Azure-hosted language models that use Azure's native APIs instead of the standard OpenAI API format.
15
9
16
10
## Language Models
17
11
18
12
This provider works with any model in the Azure AI Foundry that is compatible with the Azure-Rest AI-inference API.
19
-
**Note:** This provider is not compatible with the Azure OpenAI models. For those, please use the [Azure OpenAI Provider](/providers/ai-sdk-providers/azure).
0 commit comments