bolt.diy/app/components
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
..
chat feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
editor/codemirror
git fix: introduce our own cors proxy for git import to fix 403 errors on isometric git cors proxy (#924) 2025-01-05 17:26:02 +05:30
header
settings docs: bugfix/formatting faq docs (#1027) 2025-01-10 21:17:32 +05:30
sidebar minor bugfix 2024-12-16 23:55:51 +05:30
ui fix: introduce our own cors proxy for git import to fix 403 errors on isometric git cors proxy (#924) 2025-01-05 17:26:02 +05:30
workbench feat: added the "Open Preview in a New Tab" (#1101) 2025-01-18 01:55:44 +05:30