LibreChat/api/server/controllers
Danny Avila e14df5956a
feat: Anthropic Agents Prompt Caching & UI Accessibility Enhancements (#6045)
* chore: remove auto-focus for now

* refactor: move react-hook-form Controller Logic to AgentSelect from AgentPanel

* fix: a11y focus issue with AgentSelect by never replacing it in its component tree

* fix: maintain ComboBox focus and force re-render on agent ID change in AgentPanel

* chore: `gemini-2.0-flash-lite-preview-02-05` (deprecated)

* refactor: extract cache control logic and headers configuration to helper functions in AnthropicClient

* feat: anthropic agents prompt caching

* chore: bump @librechat/agents and related dependencies

* fix: typo
2025-02-25 22:14:58 -05:00
..
agents feat: Anthropic Agents Prompt Caching & UI Accessibility Enhancements (#6045) 2025-02-25 22:14:58 -05:00
assistants 🎥 feat: YouTube Tool (#5582) 2025-01-31 19:11:04 -05:00
auth 🔒 fix: 2FA Encrypt TOTP Secrets & Improve Docs (#5933) 2025-02-19 13:33:29 -05:00
AskController.js 🔃 refactor: Parent Message ID Handling on Error, Update Translations, Bump Agents (#5833) 2025-02-12 16:49:32 -05:00
AuthController.js 🔒 feat: Two-Factor Authentication with Backup Codes & QR support (#5685) 2025-02-17 19:09:36 -05:00
Balance.js 🧮 feat: Improve structured token spending and testing; fix: Anthropic Cache Spend (#3766) 2024-08-24 04:36:08 -04:00
EditController.js 🔃 refactor: Parent Message ID Handling on Error, Update Translations, Bump Agents (#5833) 2025-02-12 16:49:32 -05:00
EndpointController.js refactor: Integrate Capabilities into Agent File Uploads and Tool Handling (#5048) 2024-12-19 13:04:48 -05:00
ErrorController.js 🛡️ : Security Enhancements (#1681) 2024-01-30 14:34:02 -05:00
ModelController.js 🚧 chore: merge latest dev build to main repo (#3844) 2024-08-31 16:33:51 -04:00
OverrideController.js 💫 feat: Config File & Custom Endpoints (#1474) 2024-01-03 09:22:48 -05:00
PluginController.js 🎥 feat: YouTube Tool (#5582) 2025-01-31 19:11:04 -05:00
tools.js 🔼 feat: "Run Code" Button Toggle (#5988) 2025-02-23 14:01:36 -05:00
TwoFactorController.js 🔒 fix: 2FA Encrypt TOTP Secrets & Improve Docs (#5933) 2025-02-19 13:33:29 -05:00
UserController.js 🔒 feat: Two-Factor Authentication with Backup Codes & QR support (#5685) 2025-02-17 19:09:36 -05:00