Skip to content

Add recognized aliases for bundled providers #115

@ngaurav

Description

@ngaurav

Problem or motivation

I tried to look for google_drive creds. The agent didn't re-use the existing provider for google. Instead it created a fresh provider google_drive where I had to re-submit the client_id and client_creds.

This makes the management unnecessarily complicated.

Proposed solution

We can have an Alias logic implemented for providers.

Canonical ID Recognized aliases
openai open_ai, open-ai
anthropic anthropic_ai
github gh, github_pat
google gmail, google_docs, google_drive, google_oauth
minimax mini_max, mini-max
supabase supa, supabase_db

Alternatives considered

No response

Area

Provider registry / bundled providers

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestready-for-agentFully specified, ready for an AFK agent

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions