Cole Medin commited on
Commit
67862d4
Β·
1 Parent(s): 8c64144

Updating README now that image attaching is merged, changing order of items in README list.

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -40,18 +40,18 @@ https://thinktank.ottomator.ai
40
  - βœ… Together Integration (@mouimet-infinisoft)
41
  - βœ… Mobile friendly (@qwikode)
42
  - βœ… Better prompt enhancing (@SujalXplores)
43
- - ⬜ **HIGH PRIORITY** - ALMOST DONE - Attach images to prompts (@atrokhym)
44
  - ⬜ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
45
  - ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
46
  - ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
47
- - ⬜ Azure Open AI API Integration
48
- - ⬜ Perplexity Integration
49
- - ⬜ Vertex AI Integration
50
  - ⬜ Deploy directly to Vercel/Netlify/other similar platforms
51
  - ⬜ Have LLM plan the project in a MD file for better results/transparency
52
  - ⬜ VSCode Integration with git-like confirmations
53
  - ⬜ Upload documents for knowledge - UI design templates, a code base to reference coding style, etc.
54
  - ⬜ Voice prompting
 
 
 
55
 
56
  ## Bolt.new: AI-Powered Full-Stack Web Development in the Browser
57
 
 
40
  - βœ… Together Integration (@mouimet-infinisoft)
41
  - βœ… Mobile friendly (@qwikode)
42
  - βœ… Better prompt enhancing (@SujalXplores)
43
+ - βœ… Attach images to prompts (@atrokhym)
44
  - ⬜ **HIGH PRIORITY** - Prevent Bolt from rewriting files as often (file locking and diffs)
45
  - ⬜ **HIGH PRIORITY** - Better prompting for smaller LLMs (code window sometimes doesn't start)
46
  - ⬜ **HIGH PRIORITY** - Run agents in the backend as opposed to a single model call
 
 
 
47
  - ⬜ Deploy directly to Vercel/Netlify/other similar platforms
48
  - ⬜ Have LLM plan the project in a MD file for better results/transparency
49
  - ⬜ VSCode Integration with git-like confirmations
50
  - ⬜ Upload documents for knowledge - UI design templates, a code base to reference coding style, etc.
51
  - ⬜ Voice prompting
52
+ - ⬜ Azure Open AI API Integration
53
+ - ⬜ Perplexity Integration
54
+ - ⬜ Vertex AI Integration
55
 
56
  ## Bolt.new: AI-Powered Full-Stack Web Development in the Browser
57