-
Notifications
You must be signed in to change notification settings - Fork 335
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
Integration with other AI #150
Comments
sounds great, LLAMA can run locally as a script, so would be awesome if you make a PR. I guess a file like |
I tried using the Azure OpenAI Service at takuya-o/opencommit. |
As a result of my analysis, I completed support for Azure OpenAI. It by calling the REST API of Azure OpenAI directly with axios without using the openai npm package. The PR is #167. |
Stale issue message |
Description
Is a chance to add integration with other AI models, maybe some open source which allow to create own serwer?
Suggested Solution
llama
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: