Adrian Lyjak db73a39e25 Migrate from llama-cloud-services to llama-cloud SDK (#250)
* 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>
2026-04-14 20:51:20 -04:00
2025-09-26 22:47:59 -04:00

template-workflow-invoice-extraction

Llama Index Workflow Template

S
Description
Llama Index Workflow Template
Readme 63 KiB
Languages
Python 100%