Common issues and solutions when using Adaptive API
401 Unauthorized Error
API Key Not Found
Wrong Base URL
Model Parameter Issues
SSL/TLS Certificate Errors
Empty or No Response
Streaming Not Working
Rate Limiting Errors
LangChain Integration Problems
Vercel AI SDK Issues
Slow Response Times
High Latency
CORS Issues in Browser
TypeScript Compilation Errors
Module Import Errors
Why am I not getting responses from certain providers?
provider_constraint
parameter and try adjusting your cost_bias
setting.How do I know which provider was selected?
provider
field in the response:Can I force a specific model?
provider_constraint
to limit options, we recommend letting intelligent routing optimize for you. Manual model selection typically results in higher costs and lower performance.Why are my costs higher than expected?
cost_bias
setting. A higher value (closer to 1) prioritizes quality over cost. Lower values (closer to 0) prioritize cost savings.