Auto Router
FastRouter API Key. Get yours at https://fastrouter.ai
Format: Authorization: Bearer YOUR_API_KEY
Set to fastrouter/auto for automatic model selection, or provide a specific model ID.
fastrouter/autoModel selection result
The recommended model ID in provider/model format
openai/gpt-4oTags assigned to the prompt based on analysis (e.g., complexity, domain, task type)
["complex","coding","reasoning"]Top 5 candidate models considered for this prompt
["openai/gpt-4o","anthropic/claude-sonnet-4-20250514","google/gemini-2.5-pro"]auto when fastrouter/auto routing was used, explicit when a specific model was provided
autoPossible values: Error message if the selection process encountered issues
Bad Request - The request is malformed. This could be due to missing parameters, invalid formats, or CORS issues.
Invalid Credentials - Your API key is invalid, disabled, or your OAuth session has expired. Check your credentials.
Last updated
