8000 Add Portkey AI Gateway support · Issue #1318 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
Add Portkey AI Gateway support #1318
Open
@roh26it

Description

@roh26it

Is your feature request related to a problem? Please describe.

Developers who use the Portkey AI Gateway to route requests to multiple model providers (OpenAI, Anthropic, Perplexity, Vertex-AI, etc.) cannot plug those models into ADK today. They must fall back to direct-provider SDKs or maintain custom wrappers.

Describe the solution you’d like

A first-class PortkeyLlm wrapper that lets an ADK agent call any Portkey-supported model with the same API surface as LiteLlm/Gemini.

Describe alternatives you’ve considered

  • Rely on Portkey’s OpenAI-compatible endpoint via LiteLlm, but that loses access to Portkey-specific features (virtual keys, provider-agnostic routing, usage-based auth).
  • Maintain a local fork with a custom wrapper; fragments community effort and docs.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0