bolt.diy/app/lib/modules/llm
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
..
providers fix: Robust BayerMGA provider implementation with better error handling 2025-05-31 13:58:55 -04:00
base-provider.ts feat: enhance context handling by adding code context selection and implementing summary generation (#1091) #release 2025-01-22 22:48:13 +05:30
manager.ts feat: added more dynamic models, sorted and remove duplicate models (#1206) 2025-01-29 02:33:23 +05:30
registry.ts feat: Add Bayer MGA provider with dynamic model fetching 2025-05-31 13:34:28 -04:00
types.ts fix: add defaults for LMStudio to work out of the box (#928) 2024-12-30 17:50:13 +05:30