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.
Migrating from Cloudflare AI Gateway
This guide helps migrate from Cloudflare’s AI Gateway to AI Stats.Overview
Both are AI API gateways. Migration involves:- Updating endpoints
- Changing authentication
- Adjusting model routing
Prerequisites
- AI Stats account
- Cloudflare AI Gateway setup
Migration Steps
1. Update Base URL
Replace Cloudflare’s gateway URL. For OpenAI-compatible requests:2. Authentication
Use Bearer token instead of Cloudflare’s auth.3. Model Routing
Cloudflare routes based on headers. AI Stats uses model names. Check available models.4. Test
Verify functionality.Common Issues
- Caching: Different caching behaviors.
- Analytics: Cloudflare’s analytics vs AI Stats’.
Next Steps
- Explore AI Stats’ advanced features.