LibreChat/api/server
Danny Avila a2f330e6ca
🦾 feat: Claude-4 Support (#7509)
* refactor: Update AnthropicClient to support Claude model naming changes

* Renamed `isClaude3` to `isClaudeLatest` to accommodate newer Claude models.
* Updated logic to determine if the model is part of the Claude family.
* Adjusted `useMessages` property to reflect the new model naming convention.
* Cleaned up client properties during disposal to match the updated naming.

* feat: Claude-4 Support

* feat: Add Thinking and Prompt caching support for Claude 4

* chore: Update ANTHROPIC_MODELS in .env.example for latest model versions
2025-05-22 15:00:44 -04:00
..
controllers 🔬 fix: File Search Request Format (Azure Assistants API) (#7404) 2025-05-20 08:43:12 -04:00
middleware 🗓️ feat: Add Special Variables for Prompts & Agents, Prompt UI Improvements (#7123) 2025-04-29 03:49:02 -04:00
routes 🔧 fix: File Deletion for Azure Assistants API (#7466) 2025-05-20 08:37:39 -04:00
services 🦾 feat: Claude-4 Support (#7509) 2025-05-22 15:00:44 -04:00
utils 💽 fix: Exclude index page / from static cache settings (#7382) 2025-05-16 10:18:52 -04:00
cleanup.js 🦾 feat: Claude-4 Support (#7509) 2025-05-22 15:00:44 -04:00
index.js 💽 fix: Exclude index page / from static cache settings (#7382) 2025-05-16 10:18:52 -04:00
index.spec.js 💽 fix: Exclude index page / from static cache settings (#7382) 2025-05-16 10:18:52 -04:00
socialLogins.js 🤖 refactor: Improve Agents Memory Usage, Bump Keyv, Grok 3 (#6850) 2025-04-12 18:46:36 -04:00