Skip to content

Credentials: Custom Provider Input #149

@nishika26

Description

@nishika26

Is your feature request related to a problem? Please describe.
Currently, we are unable to allow users to input credentials for multiple providers in a flexible manner. Users are expected to provide credentials for a specific provider, but the system does not yet support handling multiple providers for the same organization efficiently. This limits our ability to accommodate multiple types of providers (like OpenAI, Gemini, etc.) for the same organization.

Describe the solution you'd like
We will implement an enhancement that allows users to provide both the provider name and credentials as separate input parameters. These inputs will be stored in the database in the following format: {provider: {creds}}. This will enable multiple credentials for different providers within the same organization.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions