Documentation Index
Fetch the complete documentation index at: https://portkey-docs-helicone-migration-doc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
This feature is available on all Portkey plans.
🎉 Portkey raises Series A - $15M to build AI that never breaks  Read announcement →
You can use Portkey’s AI gateway to also canary test new models or prompts in different environments.
Documentation Index
Fetch the complete documentation index at: https://portkey-docs-helicone-migration-doc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
{
"strategy": {
"mode": "loadbalance"
},
"targets": [
{
"provider":"@openai-prod",
"weight": 0.95
},
{
"provider":"@anyscale-prod",
"weight": 0.05,
"override_params": {
"model": "meta-llama/Llama-2-70b-chat-hf"
}
]
}
Was this page helpful?