LibreChat/api/server/controllers/agents
Danny Avila 0939250f07
🛣️ fix: Remove Title Tokens Limit for GPT-5 Models (#8948)
* 🛣️ fix: Remove Title Tokens Limit for GPT-5 Models

* 🛣️ fix: Remove max_completion_tokens from modelKwargs when maxTokens is disabled

* chore: Add test-image* to .gitignore for CI/CD data
2025-08-08 11:15:29 -04:00
..
__tests__ 🤖 fix: Remove versions and __v when Duplicating an Agent (#8115) 2025-06-28 12:35:41 -04:00
callbacks.js 🧠 feat: User Memories for Conversational Context (#7760) 2025-06-07 18:52:22 -04:00
client.js 🛣️ fix: Remove Title Tokens Limit for GPT-5 Models (#8948) 2025-08-08 11:15:29 -04:00
client.test.js feat: Add OpenAI Verbosity Parameter (#8929) 2025-08-07 20:49:40 -04:00
errors.js 🔧 fix: Assistants API SDK calls to match Updated Arguments (#8818) 2025-08-02 12:19:58 -04:00
request.js ♻️ fix: Correct Message ID Assignment Logic (#8439) 2025-07-14 00:57:20 -04:00
v1.js 🥞 refactor: Duplicate Agent Versions as Informational Instead of Errors (#8881) 2025-08-07 02:12:05 -04:00
v1.spec.js 🥞 refactor: Duplicate Agent Versions as Informational Instead of Errors (#8881) 2025-08-07 02:12:05 -04:00