bolt.diy/app
Nirmal Arya 14172c4de6 feat: Add Bayer MGA provider with dynamic model fetching
- Implemented BayerMGAProvider extending BaseProvider
- Configured base URL: https://chat.int.bayer.com/api/v2
- Added dynamic model fetching from /models endpoint with filters
- Integrated provider into UI (CloudProvidersTab, ServiceStatusTab)
- Added provider registration in LLM registry
- Supports user-configurable API token input
- Filters models by availability status
- Maps API response to ModelInfo format with proper token limits
2025-05-31 13:34:28 -04:00
..
components feat: Add Bayer MGA provider with dynamic model fetching 2025-05-31 13:34:28 -04:00
lib feat: Add Bayer MGA provider with dynamic model fetching 2025-05-31 13:34:28 -04:00
routes feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
styles feat: enhance error handling and add new search feature 2025-05-01 15:56:08 +01:00
types feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
utils feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
entry.client.tsx
entry.server.tsx
root.tsx
vite-env.d.ts