bolt.diy/app/lib/modules/llm
Anirban Kar 3c56346e83
Some checks are pending
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release
* feat: add context annotation types and enhance file handling in LLM processing

* feat: enhance context handling by adding chatId to annotations and implementing summary generation

* removed useless changes

* feat: updated token counts to include optimization requests

* prompt fix

* logging added

* useless logs removed
2025-01-22 22:48:13 +05:30
..
providers feat: added deepseek reasoner model in deepseek provider (#1151) 2025-01-22 01:58:31 +05:30
base-provider.ts feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
manager.ts feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
registry.ts feat: added Github provider (#1109) 2025-01-17 13:22:51 +05:30
types.ts fix: add defaults for LMStudio to work out of the box (#928) 2024-12-30 17:50:13 +05:30