fuseai icon indicating copy to clipboard operation
fuseai copied to clipboard

How to integrate with Azure OpenAI?

Open CoderChang65535 opened this issue 1 year ago • 2 comments

Its API specification should be the same as OpenAI.

CoderChang65535 avatar Mar 15 '23 03:03 CoderChang65535

Good question

I need to add support for gateways other than the main OpenAI one. So you can choose which API to use in the end

jimzer avatar Mar 21 '23 14:03 jimzer

Good question

I need to add support for gateways other than the main OpenAI one. So you can choose which API to use in the end

You can refer to Azure OpenAI Service REST API reference for completion and embeddings

CoderChang65535 avatar Mar 22 '23 02:03 CoderChang65535