Integrate Anyscale endpoints with Portkey seamlessly and make your OSS models production-ready
anyscale
https://api.portkey.ai/v1/chat/completions
x-portkey-api-key
for sending your Portkey API Keyx-portkey-virtual-key
for sending your provider’s virtual key (Alternatively, if you are not using Virtual keys, you can send your Auth header for your provider, and pass the x-portkey-provider
header along with it)baseURL
param in the standard OpenAI SDKs and make calls to Portkey + Anyscale directly from there. Like the Rest API example, you are only required to change the baseURL
and add defaultHeaders
to your instance. You can use the Portkey SDK to make it simpler: