You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(openrouter-adapter): Improve JSON response parsing with robust error handling
- Add comprehensive error handling for JSON parsing in OpenRouter response
- Capture and log detailed error information when JSON parsing fails
- Include response status code, content type, and preview in error logging
- Raise a descriptive ValueError with context when JSON parsing fails
- Enhance error traceability for debugging OpenRouter API interactions
0 commit comments