coleam00 / bolt.new-any-llm

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

fix: enhance prompt "Invalid or missing provider" bad request error #347

Closed SujalXplores closed 1 day ago

SujalXplores commented 1 day ago

Before:

https://github.com/user-attachments/assets/808a5fcc-17cf-4d2b-a679-9ae49f54a0dc

After fix:

https://github.com/user-attachments/assets/5df79e9b-7f25-4002-b7c3-9ed06b6643bb

Type safety improvements:

Consistency improvements:

SujalXplores commented 1 day ago

@wonderwhy-er Raised PR to fix #149 Please check

wonderwhy-er commented 1 day ago

Tested and does help