bolt.diy/app/lib
Mohammad Saif Khan 39a0724ef3
feat: add Gemini 2.0 Flash-thinking-exp-01-21 model with 65k token support (#1202)
Added the new gemini-2.0-flash-thinking-exp-01-21 model to the GoogleProvider's static model configuration. This model supports a significantly increased maxTokenAllowed limit of 65,536 tokens, enabling it to handle larger context windows compared to existing Gemini models (previously capped at 8k tokens). The model is labeled as "Gemini 2.0 Flash-thinking-exp-01-21" for clear identification in the UI/dropdowns.
2025-01-28 23:30:50 +05:30
..
.server/llm feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
api feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
common fix: updated system prompt to have correct indentations (#1139) 2025-01-22 01:59:07 +05:30
hooks fix: improve push to github option (#1111) 2025-01-27 17:58:25 +05:30
modules/llm feat: add Gemini 2.0 Flash-thinking-exp-01-21 model with 65k token support (#1202) 2025-01-28 23:30:50 +05:30
persistence fix: improve push to github option (#1111) 2025-01-27 17:58:25 +05:30
runtime fix: git import issue when importing bolt on bolt (#1020) 2025-01-27 18:05:55 +05:30
stores fix: improve push to github option (#1111) 2025-01-27 17:58:25 +05:30
webcontainer fix: cors issues from preview fixed by changing embedder policies (#1056) 2025-01-12 21:58:06 +05:30
crypto.ts
fetch.ts