Skip to content

Portkey Support #261

@bszirmay

Description

@bszirmay

I would like to send a PR for Portkey support.

It would work like this:

llm: &default_llm
   provider: openai_portkey
   model: gpt-5-mini
   proxy_url: <your-proxy-url>
   # rest is similar to any regular OpenAI model

And basically depend on these API keys:

export PORTKEY_API_KEY="<your-porkey-api-key>"
export PORTKEY_OPENAI_VIRTUAL_KEY="<your-virtual-key>"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions