bolt.diy/app/lib/.server/llm
Anirban Kar 6494f5ac2e
fix: updated logger and model caching minor bugfix #release (#895)
* fix: updated logger and model caching

* usage token stream issue fix

* minor changes

* updated starter template change to fix the app title

* starter template bigfix

* fixed hydretion errors and raw logs

* removed raw log

* made auto select template false by default

* more cleaner logs and updated logic to call dynamicModels only if not found in static models

* updated starter template instructions

* browser console log improved for firefox

* provider icons fix icons
2024-12-31 22:47:32 +05:30
..
constants.ts max token is now dynamically handle for each model 2024-11-20 21:41:51 +05:30
stream-text.ts fix: updated logger and model caching minor bugfix #release (#895) 2024-12-31 22:47:32 +05:30
switchable-stream.ts