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

Enabling multiple OpenAI API-compatible models #93

Open
gwtaylor opened this issue Nov 1, 2024 · 1 comment
Open

Enabling multiple OpenAI API-compatible models #93

gwtaylor opened this issue Nov 1, 2024 · 1 comment
Assignees

Comments

@gwtaylor
Copy link

gwtaylor commented Nov 1, 2024

Feature request

It would be nice to be able to include multiple OpenAI API-compatible models, for example, one hosted by OpenAI and another hosted by Azure (GitHub Models). To my knowledge, it is only possible to consider a single OpenAI API-compatible model, though the OPENAI.url can be set to non-OpenAI hosts (like Azure).

Why?

The Ollama (local) configuration permits multiple models. There are many diverse OpenAI API-compatible models that may provide different commit messages and users may want to consider those outputs.

Alternatives

No response

Additional context

No response

@tak-bro
Copy link
Owner

tak-bro commented Nov 5, 2024

I understand your request. It would be good to support multiple models simultaneously by extending the OpenAI based code..
I'll consider implementing support for multiple models using custom URL configurations (CUSTOM.url, CUSTOM2.url, etc.). Thank you for the feature request.

@tak-bro tak-bro self-assigned this Nov 5, 2024
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

2 participants