This repository was archived by the owner on Aug 10, 2026. It is now read-only.
connect with 3rd party OpenAI compatible API #245
eschmidbauer
started this conversation in
Ideas
Replies: 9 comments
|
sorry it's a private URL- i will update the |
0 replies
|
it's the same API spec as OpenAI's |
0 replies
|
can we extend current solution to be compatible with chatGPT via azure connection : https://learn.microsoft.com/en-us/azure/ai-services/openai/reference ? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
vLLM supports an OpenAI-Compatible API. is it possible to configure this code to connect to another service other than OpenAI?

I've tried modifying the code but i am getting errors.
All reactions