coleam00 / bolt.new-any-llm

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

LMStudio does not list models #398

Open tdnghia98 opened 5 days ago

tdnghia98 commented 5 days ago

Describe the bug

The LMStudio provider seems to hit the LMStudio endpoint but it does not show the available models to the user

Link to the Bolt URL that caused the error

/

Steps to reproduce

  1. Start LMStudio server
  2. Mount a model
  3. Choose LMStudio as provider
  4. List available models

Expected behavior

The available models should contain mounted models in LMStudio

Screen Recording / Screenshot

No response

Platform

Additional context

No response

wonderwhy-er commented 5 days ago

Weird, worked for me before, i even showed it in a video

jojiathomas commented 2 days ago

i had similar issue, when i changed the LM Studio Url to http://localhost:1234/v1, the model was loading.