TabbyML support for Azure OpenAI API models? #3667
Unanswered
mornante-basson-1nebula
asked this question in
Q&A
Replies: 1 comment
-
Hi - using azure openai service is currently not supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I am trying to connect a Model using the Model HTTP API guides, I have OpenAI models in Azure that I would like to connect with TabbyML.
So far I have configured the config.toml file with the following secrets (can see below) as per guide (I have also tried removing the suffixes as described in the guides) but still no luck,
I assume this is because the API's provided by Azure with the "api-version" query parameters is what is causing the issue?
TabbyML starts up correctly when I first booted the server with the following command:
But then I get the following error for all my models under they Information -> System page (/system):
Any help would be appreciated (if its even possible using the models from Azure)
Beta Was this translation helpful? Give feedback.
All reactions