bolt.diy/app/lib/.server/llm
KevIsDev 51762835d5 refactor(llm): simplify streamText function and remove unused code
Remove unused imports, files parameter, and redundant multimodal handling logic. Streamline the function by directly passing processed messages to _streamText. Also, add specific handling to remove package-lock.json content to reduce token usage
2025-04-30 00:50:00 +01:00
..
constants.ts feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
create-summary.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30
select-context.ts fix: fix enhance prompt to stop implementing full project instead of enhancing (#1383) #release 2025-03-01 01:34:35 +05:30
stream-text.ts refactor(llm): simplify streamText function and remove unused code 2025-04-30 00:50:00 +01:00
switchable-stream.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
utils.ts feat: enhanced Code Context and Project Summary Features (#1191) 2025-01-29 15:37:20 +05:30