-
Notifications
You must be signed in to change notification settings - Fork 634
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure GPT support #40
Comments
Is the API structure similar? If so, feel free to open a PR that adds a prop that allows overriding the base url 👌 |
Not sure. As I don't know JS it takes some time to understand :) |
Implementing this should be quite easy, I might make a PR for this when I test out the project. I know there are some NPM projects where they aim to support a range of LLM backend models like mistral, Llama, OpenAi, Azure OpenAi in the same package by just defining what to use and define required env variables. |
It would be nice to support Azure GPT private instances which don't leak code inputs.
There is an action from Microsoft, but we have tested it and comments are useless really. It pushes only 1 comment and that's it.
The text was updated successfully, but these errors were encountered: