bolt.diy/app/utils
Oliver Jägle e19644268c
Some checks are pending
Docker Publish / docker-build-publish (push) Waiting to run
Update Stable Branch / prepare-release (push) Waiting to run
feat: configure dynamic providers via .env (#1108)
* Use backend API route to fetch dynamic models

# Conflicts:
#	app/components/chat/BaseChat.tsx

* Override ApiKeys if provided in frontend

* Remove obsolete artifact

* Transport api keys from client to server in header

* Cache static provider information

* Restore reading provider settings from cookie

* Reload only a single provider on api key change

* Transport apiKeys and providerSettings via cookies.

While doing this, introduce a simple helper function for cookies
2025-01-18 03:39:19 +05:30
..
buffer.ts
classNames.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
constants.ts feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
debounce.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
diff.spec.ts [UX] click shortcut in chat to go to source file in workbench 2024-11-19 00:24:14 +01:00
diff.ts [UX] click shortcut in chat to go to source file in workbench 2024-11-19 00:24:14 +01:00
easings.ts
fileUtils.ts Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
folderImport.ts Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
logger.ts fix: updated logger and model caching minor bugfix #release (#895) 2024-12-31 22:47:32 +05:30
markdown.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
mobile.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
projectCommands.ts Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
promises.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
react.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
sampler.ts fix: added more controlled rate for code streaming 2024-12-12 03:13:52 +05:30
selectStarterTemplate.ts fix: hotfix auto select starter template works without github token #release (#959) 2025-01-01 03:57:55 +05:30
shell.ts better osc code cleanup 2024-12-22 01:01:06 +05:30
stacktrace.ts feat: catch errors from web container preview and show in actionable alert so user can send them to AI for fixing (#856) 2024-12-25 03:05:44 +05:30
stripIndent.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00
terminal.ts
types.ts refactor: refactored LLM Providers: Adapting Modular Approach (#832) 2024-12-21 11:45:17 +05:30
unreachable.ts fix: remove monorepo 2024-09-25 19:54:09 +01:00