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 LiteLLM
This guide helps migrate from LiteLLM proxy to AI Stats Gateway.Overview
Both provide unified API access. Migration involves:- Changing base URL
- Updating API key
- Adjusting model names
Prerequisites
- AI Stats account
- LiteLLM setup
Migration Steps
1. Update Configuration
Replace LiteLLM URL with AI Stats.2. Model Names
LiteLLM uses provider/model format. AI Stats may use different names. Check/gateway/models for available models.
3. Test
Run your code to ensure compatibility.Common Issues
- Model support: Not all LiteLLM models may be in AI Stats.
- Features: Some LiteLLM features may differ.
Next Steps
- Use AI Stats’ built-in analytics.