mirror of
https://github.com/coleam00/bolt.new-any-llm
synced 2024-12-26 13:51:59 +00:00
Update FAQ.md
This commit is contained in:
parent
3cdadad4bd
commit
f3cdb7a240
2
FAQ.md
2
FAQ.md
@ -41,7 +41,7 @@ We have seen this error a couple times and for some reason just restarting the D
|
||||
|
||||
We promise you that we are constantly testing new PRs coming into oTToDev and the preview is core functionality, so the application is not broken! When you get a blank preview or don’t get a preview, this is generally because the LLM hallucinated bad code or incorrect commands. We are working on making this more transparent so it is obvious. Sometimes the error will appear in developer console too so check that as well.
|
||||
|
||||
## How to add a LLM:
|
||||
### How to add a LLM:
|
||||
|
||||
To make new LLMs available to use in this version of Bolt.new, head on over to `app/utils/constants.ts` and find the constant MODEL_LIST. Each element in this array is an object that has the model ID for the name (get this from the provider's API documentation), a label for the frontend model dropdown, and the provider.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user