LibreChat/packages/mcp
Danny Avila 50e8769340
🚀 feat: Claude 3.7 Support + Reasoning (#6008)
* fix: missing console color methods for admin scripts

* feat: Anthropic Claude 3.7 Sonnet Support

* feat: update eventsource to version 3.0.2 and upgrade @modelcontextprotocol/sdk to 1.4.1

* fix: update DynamicInput to handle number type and improve initial value logic

* feat: first pass Anthropic Reasoning (Claude 3.7)

* feat: implement streaming support in AnthropicClient with reasoning UI handling

* feat: add missing xAI (grok) models
2025-02-24 20:08:55 -05:00
..
src feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
.gitignore 🔧 feat: Initial MCP Support (Tools) (#5015) 2024-12-17 13:12:57 -05:00
babel.config.cjs feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
jest.config.mjs feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
package.json 🚀 feat: Claude 3.7 Support + Reasoning (#6008) 2025-02-24 20:08:55 -05:00
rollup.config.js 🔧 feat: Initial MCP Support (Tools) (#5015) 2024-12-17 13:12:57 -05:00
server-rollup.config.js 🔧 feat: Initial MCP Support (Tools) (#5015) 2024-12-17 13:12:57 -05:00
tsconfig-paths-bootstrap.mjs 🔧 feat: Initial MCP Support (Tools) (#5015) 2024-12-17 13:12:57 -05:00
tsconfig.json feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
tsconfig.spec.json 🔧 feat: Initial MCP Support (Tools) (#5015) 2024-12-17 13:12:57 -05:00