mirror of
https://github.com/stackblitz/bolt.new
synced 2025-03-12 06:51:11 +00:00
More feature requests!!
This commit is contained in:
parent
cd4ddfd0a2
commit
121ea7e561
@ -14,12 +14,21 @@ This fork of bolt.new allows you to choose the LLM that you use for each prompt!
|
|||||||
- ⬜ LM Studio Integration
|
- ⬜ LM Studio Integration
|
||||||
- ⬜ DeepSeek API Integration
|
- ⬜ DeepSeek API Integration
|
||||||
- ⬜ Together Integration
|
- ⬜ Together Integration
|
||||||
|
- ⬜ Azure Open AI API Integration
|
||||||
|
- ⬜ HuggingFace Integration
|
||||||
|
- ⬜ Perplexity Integration
|
||||||
|
- ⬜ Containerize the application with Docker for easy installation
|
||||||
- ⬜ Better prompting for smaller LLMs (code window sometimes doesn't start)
|
- ⬜ Better prompting for smaller LLMs (code window sometimes doesn't start)
|
||||||
- ⬜ Attach images to prompts
|
- ⬜ Attach images to prompts
|
||||||
- ⬜ Run agents in the backend instead of a single model call
|
- ⬜ Run agents in the backend instead of a single model call
|
||||||
- ⬜ Publish projects directly to GitHub
|
- ⬜ Publish projects directly to GitHub
|
||||||
|
- ⬜ Deploy directly to Vercel/Netlify/other similar platforms
|
||||||
- ⬜ Load local projects into the app
|
- ⬜ 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)
|
- ⬜ Improvements to the main Bolt.new prompt in `app\lib\.server\llm\prompts.ts` (there is definitely opportunity there)
|
||||||
|
- ⬜ Ability to revert code to earlier version
|
||||||
|
- ⬜ Prompt caching
|
||||||
|
- ⬜ Ability to entire API keys in the UI
|
||||||
|
- ⬜ Prevent Bolt from rewriting files so often
|
||||||
|
|
||||||
# Bolt.new: AI-Powered Full-Stack Web Development in the Browser
|
# Bolt.new: AI-Powered Full-Stack Web Development in the Browser
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user