Skip to content

Commit 35490bc

Browse files
authored
fix(docs): remove compatibility warnings for Azure AI provider (#8158)
## Summary Updated provider to version 2 which supports AI SDK 5 and uses the new language model.
1 parent 8a87693 commit 35490bc

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

content/providers/03-community-providers/14-azure-ai.mdx

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,11 @@ description: Learn how to use the @quail-ai/azure-ai-provider for the AI SDK.
55

66
# Azure Custom Provider for AI SDK
77

8-
<Note type="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-
148
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.
159

1610
## Language Models
1711

1812
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).
2013

2114
### Models Tested:
2215

0 commit comments

Comments
 (0)