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
Improve OpenAI integration with better error handling (#14)
- Use OpenAIProvider with configurable base_url via OPENAI_BASE_URL_OVERRIDE
- Add comprehensive error handling for 401 Unauthorized errors
- Provide helpful diagnostic messages for authentication failures
- Default base_url changed to OpenAI's standard endpoint
0 commit comments