mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
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. |
||
---|---|---|
.. | ||
.server/llm | ||
api | ||
common | ||
hooks | ||
modules/llm | ||
persistence | ||
runtime | ||
services | ||
stores | ||
webcontainer | ||
crypto.ts | ||
fetch.ts |