From 1766dd5aa8935e28badc2d9051bbfa263c480146 Mon Sep 17 00:00:00 2001 From: Kofi <74067324+kofi-bhr@users.noreply.github.com> Date: Mon, 21 Oct 2024 07:06:23 -0500 Subject: [PATCH] Update README.md Fixed Readme to be up to date with prompting fixees --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 750833a..4255c02 100644 --- a/README.md +++ b/README.md @@ -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