it0/packages/services/agent-service/src
hailin 4987cad881 fix: increase body parser limit to 50mb for large PDF uploads
Claude API supports up to 32MB PDFs; base64 encoding adds ~33% overhead.
50mb body limit covers the maximum single-document upload case.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 05:35:43 -08:00
..
application feat: add multimodal image input with streaming markdown optimization 2026-02-28 03:24:17 -08:00
domain fix: PDF attachments sent as document blocks instead of image blocks 2026-02-28 05:27:41 -08:00
infrastructure fix: PDF attachments sent as document blocks instead of image blocks 2026-02-28 05:27:41 -08:00
interfaces feat: add multimodal image input with streaming markdown optimization 2026-02-28 03:24:17 -08:00
agent.module.ts fix: route AgentSkillService to per-tenant schema to match SDK engine 2026-02-27 21:21:36 -08:00
main.ts fix: increase body parser limit to 50mb for large PDF uploads 2026-02-28 05:35:43 -08:00