Update README.md

Fixed Readme to be up to date with prompting fixees
This commit is contained in:
Kofi 2024-10-21 07:06:23 -05:00 committed by GitHub
parent cd4ddfd0a2
commit 1766dd5aa8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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