🪙 refactor: Remove Title maxTokens & Support New LMStudio/Ollama Reasoning Format (#9085)

* 📦 chore: bump `@librechat/agents` to v2.4.76

* refactor: remove default maxTokens from title `clientOptions`
This commit is contained in:
Danny Avila 2025-08-15 15:29:16 -04:00 committed by GitHub
parent 4ec7bcb60f
commit 81186312ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 15 deletions

View file

@ -70,7 +70,7 @@
},
"peerDependencies": {
"@langchain/core": "^0.3.62",
"@librechat/agents": "^2.4.75",
"@librechat/agents": "^2.4.76",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.17.1",
"axios": "^1.8.2",