If OpenCode supports OpenAI-compatible backends, configure it to use the AI Stats base URL and API key.Documentation Index
Fetch the complete documentation index at: https://docs.ai-stats.phaseo.app/llms.txt
Use this file to discover all available pages before exploring further.
Recommended setup
- Base URL:
https://api.phaseo.app/v1 - Auth:
Authorization: Bearer <AI_STATS_API_KEY> - Endpoint:
/chat/completionsor/responses
Tips
- Verify model availability with the Models endpoint.
- For Anthropic-compatible flows, prefer
/v1/messages.