-
Notifications
You must be signed in to change notification settings - Fork 7
Description
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
Type
Projects
Status