LibreChat/api/server/controllers/agents
Andres Restrepo 6605b6c800 feat: implement Anthropic native PDF support with document preservation
- Add comprehensive debug logging throughout PDF processing pipeline
- Refactor attachment processing to separate image and document handling
- Create distinct addImageURLs(), addDocuments(), and processAttachments() methods
- Fix critical bugs in stream handling and parameter passing
- Add streamToBuffer utility for proper stream-to-buffer conversion
- Remove api/agents submodule from repository

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-12 18:26:40 -05: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 feat: implement Anthropic native PDF support with document preservation 2025-08-12 18:26:40 -05:00
client.test.js 🪙 fix: Max Output Tokens Refactor for Responses API (#8972) 2025-08-10 14:08:35 -04:00
errors.js 🔧 fix: Assistants API SDK calls to match Updated Arguments (#8818) 2025-08-02 12:19:58 -04:00
request.js 🧠 refactor: Memory Timeout after Completion and Guarantee Stream Final Event (#8955) 2025-08-09 00:01:10 -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