bolt.diy/app/lib
Nirmal Arya e5e24450c9 fix: Robust BayerMGA provider implementation with better error handling
Key improvements:
- Switch from getOpenAILikeModel to createOpenAI for better control
- Comprehensive error handling and validation
- Better base URL normalization and configuration
- Enhanced logging for debugging inference issues
- Proper header configuration for API requests
- Detailed error messages for troubleshooting

This should resolve the inference execution issues while maintaining model listing functionality.
2025-05-31 13:58:55 -04:00
..
.server/llm feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
api Final UI V3 2025-02-02 01:42:30 +01:00
common feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
hooks feat: github fix and ui improvements (#1685) 2025-05-09 15:23:20 +02:00
modules/llm fix: Robust BayerMGA provider implementation with better error handling 2025-05-31 13:58:55 -04:00
persistence fix: chat history snapshot logic to use the same ID as chat and update prompt instructions 2025-05-14 11:54:51 +01:00
runtime feat: add discuss mode and quick actions 2025-05-26 16:05:51 +01:00
services feat: bolt dyi datatab (#1570) 2025-03-29 20:43:07 +01:00
stores refactor(files): simplify file event processing logic 2025-05-20 00:57:52 +01:00
webcontainer refactor: optimize error handling and npm install performance 2025-05-10 13:24:08 +01:00
crypto.ts
fetch.ts