Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Azure OpenAI support #13

Closed
TheodorosGalanos opened this issue Apr 9, 2024 · 6 comments
Closed

Azure OpenAI support #13

TheodorosGalanos opened this issue Apr 9, 2024 · 6 comments
Labels
good first issue Good for newcomers

Comments

@TheodorosGalanos
Copy link

Would it be very difficult to add azure openai support to the package?

@miurla
Copy link
Owner

miurla commented Apr 10, 2024

The Azure OpenAI Provider is currently not included in the AI Core Provider, so a custom provider needs to be implemented:

https://sdk.vercel.ai/docs/ai-core/custom-provider

There is also a possibility that it’ll be supported on the SDK side.

@Beckjiang
Copy link

https://sdk.vercel.ai/docs/guides/providers/azure-openai

It seems that it is already supported.

@miurla
Copy link
Owner

miurla commented Apr 14, 2024

https://sdk.vercel.ai/docs/ai-core

The ai core provider is not supported.

miurla added a commit that referenced this issue Apr 23, 2024
Revert "Refactor authentication logic in page component"
@miurla
Copy link
Owner

miurla commented Jun 22, 2024

https://sdk.vercel.ai/providers/ai-sdk-providers/azure

Supported in the latest version.

@miurla miurla added the good first issue Good for newcomers label Jun 22, 2024
@SzilvasiPeter
Copy link
Contributor

I can take over this issue, it seems a very small adaptation at the lib/utils/index.ts file.

@istrategy
Copy link

Thank you.SzilvasiPeter Please fix!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

5 participants