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

show users all the models supported by litellm #1

Closed
wants to merge 9 commits into from

Conversation

adubatl
Copy link
Owner

@adubatl adubatl commented Feb 20, 2025

πŸ™ πŸ•―οΈ πŸ™
We would like to take this moment to thank inquirer for their/its service.
πŸ™ πŸ•―οΈ πŸ™

Questionary seems like a more active and up to date tool, its probably overkill, but it had search yaaaay.

Its got a lot more support for robust CLI interactivity, and more importantly... it let me search a much longer model list lol.

Replaced all inquirer with questionary. There is yet another inquirer model included in the exampled poetry locks but thats not my concern just yet.

  1. models are determined from the litellm package litellm.models_by_provider giving us the models in our expected format by default πŸ₯‡
  2. search is enabled for the now much more thicc model list πŸ”
  3. a script to check that this is working is added too so you can test it and debug as we see how this works.

TODO

  1. testing, the repo needs the testing love, i shouldn't start off ignoring that
  2. validation - the errors are handled better by questionary IMO, but I need to add custom message text

@adubatl adubatl changed the title start a fetch models type feature show users all the models supported by litellm Feb 20, 2025
@adubatl adubatl closed this Feb 20, 2025
@adubatl adubatl reopened this Feb 21, 2025
@adubatl adubatl closed this Feb 21, 2025
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

Successfully merging this pull request may close these issues.

1 participant