-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Is your feature request related to a problem? Please describe.
We may consider adding a secret key management feature, such as the OpenAI API key, to prevent the direct exposure of other users' secret keys when used by different users.
Describe the solution you'd like
- Fill in the key and name in the secret management center.
- Change the secret type to select, select the secret list.
- Choose the corresponding secret key id in the UI, and let the backend fill in these keys JIT.
Additional context
No response