Kofi commited on
Commit
1766dd5
Β·
unverified Β·
1 Parent(s): cd4ddfd

Update README.md

Browse files

Fixed Readme to be up to date with prompting fixees

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,6 +11,7 @@ This fork of bolt.new allows you to choose the LLM that you use for each prompt!
11
  - βœ… Autogenerate Ollama models from what is downloaded (@mosquet)
12
  - βœ… Filter models by provider (@jasonm23)
13
  - βœ… Download project as ZIP (@fabwaseem)
 
14
  - ⬜ LM Studio Integration
15
  - ⬜ DeepSeek API Integration
16
  - ⬜ Together Integration
@@ -19,7 +20,6 @@ This fork of bolt.new allows you to choose the LLM that you use for each prompt!
19
  - ⬜ Run agents in the backend instead of a single model call
20
  - ⬜ Publish projects directly to GitHub
21
  - ⬜ Load local projects into the app
22
- - ⬜ Improvements to the main Bolt.new prompt in `app\lib\.server\llm\prompts.ts` (there is definitely opportunity there)
23
 
24
  # Bolt.new: AI-Powered Full-Stack Web Development in the Browser
25
 
 
11
  - βœ… Autogenerate Ollama models from what is downloaded (@mosquet)
12
  - βœ… Filter models by provider (@jasonm23)
13
  - βœ… Download project as ZIP (@fabwaseem)
14
+ - βœ… Improvements to the main Bolt.new prompt in `app\lib\.server\llm\prompts.ts` (@kofi-bhr)
15
  - ⬜ LM Studio Integration
16
  - ⬜ DeepSeek API Integration
17
  - ⬜ Together Integration
 
20
  - ⬜ Run agents in the backend instead of a single model call
21
  - ⬜ Publish projects directly to GitHub
22
  - ⬜ Load local projects into the app
 
23
 
24
  # Bolt.new: AI-Powered Full-Stack Web Development in the Browser
25