bolt.diy/app
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
..
components fix: git import issue when importing bolt on bolt (#1020) 2025-01-27 18:05:55 +05:30
lib feat: add Gemini 2.0 Flash-thinking-exp-01-21 model with 65k token support (#1202) 2025-01-28 23:30:50 +05:30
routes feat: added support for reasoning content (#1168) 2025-01-25 16:16:19 +05:30
styles feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
types feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
utils fix: git import issue when importing bolt on bolt (#1020) 2025-01-27 18:05:55 +05:30
entry.client.tsx
entry.server.tsx feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
root.tsx Settings UI enhancement 2024-12-13 01:11:35 +01:00
vite-env.d.ts refactor: updated vite config to inject add version metadata into the app on build (#841) 2024-12-21 01:03:28 +05:30