mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-19 09:50:15 +01:00
* 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 |
||
|---|---|---|
| .. | ||
| shadcn-docs | ||
| addCacheControl.js | ||
| addCacheControl.spec.js | ||
| artifacts.js | ||
| createContextHandlers.js | ||
| createVisionPrompt.js | ||
| formatAgentMessages.spec.js | ||
| formatGoogleInputs.js | ||
| formatGoogleInputs.spec.js | ||
| formatMessages.js | ||
| formatMessages.spec.js | ||
| handleInputs.js | ||
| index.js | ||
| instructions.js | ||
| summaryPrompts.js | ||
| titlePrompts.js | ||
| titlePrompts.spec.js | ||
| truncate.js | ||