LlamaFinetuneGGUF commited on
Commit
8f127a7
·
unverified ·
2 Parent(s): 115dcbb 380aa7e

Merge pull request #508 from thecodacus/docs-added-to-readme

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -4,10 +4,13 @@
4
 
5
  This fork of Bolt.new (oTToDev) allows you to choose the LLM that you use for each prompt! Currently, you can use OpenAI, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek, or Groq models - and it is easily extended to use any other model supported by the Vercel AI SDK! See the instructions below for running this locally and extending it to include more models.
6
 
 
 
7
  ## Join the community for oTToDev!
8
 
9
  https://thinktank.ottomator.ai
10
 
 
11
  ## Requested Additions - Feel Free to Contribute!
12
 
13
  - ✅ OpenRouter Integration (@coleam00)
 
4
 
5
  This fork of Bolt.new (oTToDev) allows you to choose the LLM that you use for each prompt! Currently, you can use OpenAI, Anthropic, Ollama, OpenRouter, Gemini, LMStudio, Mistral, xAI, HuggingFace, DeepSeek, or Groq models - and it is easily extended to use any other model supported by the Vercel AI SDK! See the instructions below for running this locally and extending it to include more models.
6
 
7
+ Check the [oTToDev Docs](https://coleam00.github.io/bolt.new-any-llm/) for more information.
8
+
9
  ## Join the community for oTToDev!
10
 
11
  https://thinktank.ottomator.ai
12
 
13
+
14
  ## Requested Additions - Feel Free to Contribute!
15
 
16
  - ✅ OpenRouter Integration (@coleam00)