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

[poc] add a way to specify custom model name #397

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

kofemann
Copy link
Contributor

Many people run local instances of custom OpenAI-API compatible LLMs with non standard model names. Though, DevoxxGenie allows to specify custom endpoint, the model names are not configurable.

issue: #156

Many people run local instances of custom OpenAI-API compatible LLMs with
non standard model names. Though, DevoxxGenie allows to specify custom
endpoint, the model names are not configurable.

issue: devoxx#156
@stephanj
Copy link
Collaborator

Indeed a missing feature, thanks for the work!

@stephanj stephanj added the enhancement New feature or request label Dec 17, 2024
@stephanj stephanj self-assigned this Dec 17, 2024
@stephanj stephanj marked this pull request as ready for review December 17, 2024 09:17
@stephanj stephanj merged commit d028e2e into devoxx:master Dec 17, 2024
1 check passed
@stephanj
Copy link
Collaborator

Will make sure that the custom provider and modal are also shown in the dropdown, which is currently not the case.
#400

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

Successfully merging this pull request may close these issues.

2 participants