Skip to content
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

Open
Mateusz-Krajewski opened this issue Apr 29, 2023 · 4 comments
Open

Integration with other AI #150

Mateusz-Krajewski opened this issue Apr 29, 2023 · 4 comments

Comments

@Mateusz-Krajewski
Copy link

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

@di-sukharev
Copy link
Owner

di-sukharev commented May 4, 2023

sounds great, LLAMA can run locally as a script, so would be awesome if you make a PR. I guess a file like llama.sh or stanford-alpaca.sh would work here

@takuya-o
Copy link
Contributor

takuya-o commented May 4, 2023

I tried using the Azure OpenAI Service at takuya-o/opencommit.
I managed to get it to work, but I also had to modify not only opencommit but also the openAI library and even OpenAPI Generator. It seems that there is still a long way to go before I make official PR.

@takuya-o
Copy link
Contributor

takuya-o commented May 6, 2023

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.

@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants