Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed Readme to be up to date with prompting fixees
  • Loading branch information
kofi-bhr authored Oct 21, 2024
1 parent cd4ddfd commit 1766dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit 1766dd5

Please sign in to comment.