bolt.diy/app/routes
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
..
_index.tsx
api.chat.ts fix: api-key manager cleanup and log error on llm call (#1077) 2025-01-13 04:21:29 +05:30
api.check-env-key.ts fix: api-key manager cleanup and log error on llm call (#1077) 2025-01-13 04:21:29 +05:30
api.enhancer.ts feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
api.git-proxy.$.ts
api.llmcall.ts feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
api.models.$provider.ts feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
api.models.ts feat: configure dynamic providers via .env (#1108) 2025-01-18 03:39:19 +05:30
chat.$id.tsx
git.tsx
webcontainer.preview.$id.tsx feat: added the "Open Preview in a New Tab" (#1101) 2025-01-18 01:55:44 +05:30