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
Set OPENAI_API_KEY (or GOOGLE_API_KEY). No Anthropic key..
In Settings, select an OpenAI Model (or Google) for all roles.
Run.
Expected:
– The run completes using only the selected provider.
Actual
– The run either throws or falls back to other providers:
• “All fallback models exhausted for task router. Last error: No API key found for provider: google-genai…”
• “Unknown users must provide API keys to use the Open SWE demo application…”
• “All fallback models exhausted for task summarizer. Last error: [GoogleGenerativeAI Error]: Failed to parse stream”