miurla/morphic

Azure OpenAI support

TheodorosGalanos opened this issue · 6 comments

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

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.

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

The ai core provider is not supported.

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

Thank you.SzilvasiPeter Please fix!