LibreChat/api/server
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
..
controllers feat: Anthropic Agents Prompt Caching & UI Accessibility Enhancements (#6045) 2025-02-25 22:14:58 -05:00
middleware 🔼 feat: "Run Code" Button Toggle (#5988) 2025-02-23 14:01:36 -05:00
routes 🔒 feat: Two-Factor Authentication with Backup Codes & QR support (#5685) 2025-02-17 19:09:36 -05:00
services feat: Anthropic Agents Prompt Caching & UI Accessibility Enhancements (#6045) 2025-02-25 22:14:58 -05:00
utils 🌟 feat: Enhance User Experience and SEO with Accessibility Updates and robots.txt (#5392) 2025-02-22 17:42:20 -05:00
index.js 👐 refactor: Agents Accessibility and Gemini Error Handling (#5972) 2025-02-21 15:02:07 -05:00
socialLogins.js feat: added Github Enterprise SSO login (#5621) 2025-02-03 15:30:02 -05:00