mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-10 08:13:46 +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). |
||
|---|---|---|
| .. | ||
| public | ||
| scripts | ||
| src | ||
| test | ||
| babel.config.cjs | ||
| check_updates.sh | ||
| index.html | ||
| jest.config.cjs | ||
| nginx.conf | ||
| package.json | ||
| postcss.config.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| vite.config.ts | ||