mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-07-10 16:23:44 +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). |
||
|---|---|---|
| .. | ||
| Bookmarks | ||
| ExportConversation | ||
| Favorites | ||
| SettingsTabs | ||
| AccountSettings.tsx | ||
| AgentMarketplaceButton.tsx | ||
| index.ts | ||
| NavLink.tsx | ||
| NavToggle.tsx | ||
| NewChat.tsx | ||
| SearchBar.tsx | ||
| Settings.spec.tsx | ||
| Settings.tsx | ||