LibreChat/api/app/clients/memory
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
..
example.js feat: implement Anthropic native PDF support with document preservation 2025-08-12 18:26:40 -05:00
index.js feat: ConversationSummaryBufferMemory (#973) 2023-09-26 21:02:28 -04:00
summaryBuffer.demo.js feat: implement Anthropic native PDF support with document preservation 2025-08-12 18:26:40 -05:00
summaryBuffer.js refactor(api): Central Logging 📜 (#1348) 2023-12-14 07:49:27 -05:00