mirror of
https://github.com/run-llama/template-workflow-invoice-extraction.git
synced 2026-07-01 21:24:00 -04:00
db73a39e25032a58f8d1a00e6c56a318cfbc8665
* refactor: migrate invoice-extraction and document-parsing to llama-cloud Replace llama-cloud-services with the v1 llama-cloud SDK used by other templates. Both workflows now use AsyncLlamaCloud directly for parsing and extraction. Breaking change for consumers; bumped template versions to 0.2.0. * refactor: use markdown_full expand in document-parsing and revert version bumps Use expand=["markdown_full"] to get the full markdown output as a single string, avoiding the need to join per-page markdown manually. Revert the version bumps on document-parsing and invoice-extraction, they will be jumped to 0.2.0 together with a subsequent change. --------- Co-authored-by: Claude <noreply@anthropic.com>
template-workflow-invoice-extraction
Llama Index Workflow Template
Description
Languages
Python
100%