Closed mfsss closed 2 weeks ago
I have the same problem, it does not work with azure api.
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
.
How to use azure api or other api?