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
feat: allow overriding OpenAI base URL (#76)
Add support for OPENAI_BASE_URL and a --openai-base-url flag so tests can target regional OpenAI endpoints like eu.api.openai.com/v1 while keeping the default behavior unchanged.
Co-authored-by: Cursor <cursoragent@cursor.com>