mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-10 00:03:03 +00:00
Add a dedicated API Keys tab in user settings that lists endpoints configured with `apiKey: "user_provided"` and reuses SetKeyDialog for key entry and revocation. The tab is only shown when at least one endpoint requires a user key. Restores access to user-provided key entry when `modelSpecs.list` is configured, since the sidebar endpoints dropdown is hidden by default in that case (closes #12743). |
||
|---|---|---|
| .. | ||
| react-query | ||
| specs | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| check_updates.sh | ||
| jest.config.js | ||
| package.json | ||
| rollup.config.js | ||
| server-rollup.config.js | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||