bolt.diy/app
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
..
components feat(chat): add dynamic title support for bundled artifacts 2025-04-29 14:37:17 +01:00
lib refactor(llm): simplify streamText function and remove unused code 2025-04-30 00:50:00 +01:00
routes
styles
types
utils feat(chat): add dynamic title support for bundled artifacts 2025-04-29 14:37:17 +01:00
entry.client.tsx
entry.server.tsx
root.tsx
vite-env.d.ts