coleam00 / bolt.new-any-llm

Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
https://bolt.new
MIT License
619 stars 376 forks source link

Add provider filtering on model list #1

Closed jasonm23 closed 2 days ago

jasonm23 commented 6 days ago

We can do a lot more on model selection, just using ollama to give us a list of available local models will be a nice next step.

In the meantime here's a selector to filter down the static model list by providers

Enjoy.

jasonm23 commented 6 days ago

Note I split out the model selector into it's own component but I've left it in the base chat for this step.

coleam00 commented 2 days ago

@jasonm23 This is so helpful - thank you so much for adding a provider filter!

jasonm23 commented 2 days ago

Happy to help

jasonm23 commented 1 day ago

@coleam00 please add me as a contributor so I can help you keep the code up to date from Stackblitz.

coleam00 commented 8 hours ago

@jasonm23 I have added you - thank you!!