LibreChat/api
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
..
app feat: implement Anthropic native PDF support with document preservation 2025-08-12 18:26:40 -05:00
cache feat: Enhance Redis Config and Error Handling (#8709) 2025-07-28 14:21:39 -04:00
config 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
db 🔃 refactor: Optimize MeiliSearch Sync Processing and Tracking (#7994) 2025-06-20 18:05:19 -04:00
lib/utils 🏗️ refactor: Extract DB layers to data-schemas for shared use (#7650) 2025-05-30 22:18:13 -04:00
models feat: GPT-5 Token Limits, Rates, Icon, Reasoning Support 2025-08-07 16:23:11 -04:00
server feat: implement Anthropic native PDF support with document preservation 2025-08-12 18:26:40 -05:00
strategies feat: implement Anthropic native PDF support with document preservation 2025-08-12 18:26:40 -05:00
test ℹ️ fix: Add back Removed Icons for MCP Servers in Tools Dialog (#8636) 2025-07-24 00:41:06 -04:00
utils feat: GPT-5 Token Limits, Rates, Icon, Reasoning Support 2025-08-07 16:23:11 -04:00
jest.config.js *️⃣ feat: Reuse OpenID Auth Tokens (#7397) 2025-05-23 17:40:40 -04:00
jsconfig.json feat(api): initial Redis support; fix(SearchBar): proper debounce (#1039) 2023-10-11 17:05:47 -04:00
package.json v0.8.0-rc2 (#9000) 2025-08-11 18:58:21 -04:00
typedefs.js 📑 docs: Fix Typos in JSDoc and Doc Files (#8998) 2025-08-12 10:18:55 -04:00