Skip to content

Add workflow ingestion examples#10

Merged
PeriLara merged 4 commits into
mainfrom
feat/workflow-examples-pr
Jun 24, 2026
Merged

Add workflow ingestion examples#10
PeriLara merged 4 commits into
mainfrom
feat/workflow-examples-pr

Conversation

@PeriLara

Copy link
Copy Markdown
Collaborator

Summary

  • Add basic and advanced workflow examples for document ingestion
  • Optional workflows dependency, worker, and Makefile targets

Test plan

  • make install-workflows && make start-examples
  • make execute-ingestion and make execute-pipeline-ingestion

Made with Cursor

Comment thread template/src/examples/workflows/search_pipeline/workflow.py Outdated
PeriLara and others added 2 commits June 11, 2026 18:26
Drop search_pipeline/ per review — passing serialized documents between
activities bloats Temporal storage. Keep a single ingest activity with small
I/O and document anti-patterns in the READMEs.

Co-authored-by: Cursor <cursoragent@cursor.com>
Point readers to OffloadableField + blob storage when splitting ingestion
activities instead of passing document payloads through Temporal.

Co-authored-by: Cursor <cursoragent@cursor.com>
@PeriLara PeriLara requested a review from DylanGriffith June 11, 2026 16:32
Comment thread template/src/examples/workflows/search/README.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@PeriLara PeriLara merged commit 4e32855 into main Jun 24, 2026
2 checks passed
@PeriLara PeriLara deleted the feat/workflow-examples-pr branch July 8, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants