topicGPT icon indicating copy to clipboard operation
topicGPT copied to clipboard

How to use azure api or other api?

Open mfsss opened this issue 1 year ago • 1 comments

How to use azure api or other api?

mfsss avatar Jul 14 '24 15:07 mfsss

I have the same problem, it does not work with azure api.

Hrishimawal avatar Aug 01 '24 07:08 Hrishimawal

Azure API (and other APIs) are on our TODO list! In the latest release, we have provided support for OpenAI API, VertexAI API, and vLLM inference. If you would like to implement this code to handle this yourself, you can modify the APIClient class in utils.py.

chtmp223 avatar Nov 10 '24 18:11 chtmp223