Hey, I'm trying to understand how to implement Novita AI. It's listed as a supported provider, but it's not included in the ENUM for a provider in the config.
Does that matter? Is there are way to just use any OAI compatible llm?
{
"strategy": {
"mode": "loadbalance"
},
"targets": [
{
"provider": "novita",
"api_key": "sk-***"
},
{
"provider": "novita-ai",
"api_key": "sk-***"
}
]
}
https://docs.portkey.ai/docs/provider-endpoints/supported-providers