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

[Feature]: Retrieve models from LocalAI and populate model list #69

Open
templehasfallen opened this issue Dec 20, 2023 · 2 comments
Open

Comments

@templehasfallen
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Manually adding available models when using LocalAI as an endpoint

Describe the solution you'd like

A feature where chat-wizard queries the API for available models and either:

  • Ads all available models automatically
  • Displays the modes and allows you to manually add the models

Describe alternatives you've considered

Manually adding models.

Additional context

Available models should be available on the LocalAI API the same way as the OpenAI api by querying /v1/models

@lisiur
Copy link
Owner

lisiur commented Dec 22, 2023

Currently you can manually adding models here.

image

@templehasfallen
Copy link
Contributor Author

Currently you can manually adding models here.

image

Thank you for your reply.
I am aware of that feature and have been using it.

I'm suggesting to be able to automatically add models by querying /v1/models and adding them.

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