Files
mcp-docling/requirements.txt
T
root 0cd51ddd4c feat: S3 upload on conversion complete (save_to_s3 param)
Adds optional save_to_s3=True to convert_document. After conversion,
the text output is uploaded to chat-artifacts S3 and s3_url is returned
alongside the result. Also fixes boto3 1.35+ checksum regression
(request_checksum_calculation=when_required) and adds boto3 dep.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-21 09:29:09 +02:00

4 lines
40 B
Plaintext

mcp[cli]>=1.6.0
httpx>=0.27
boto3>=1.34