Skip to content

Add Bilig WorkPaper formula readback cookbook#289

Open
gregkonush wants to merge 1 commit into
deepset-ai:mainfrom
gregkonush:feat/bilig-workpaper-formula-readback
Open

Add Bilig WorkPaper formula readback cookbook#289
gregkonush wants to merge 1 commit into
deepset-ai:mainfrom
gregkonush:feat/bilig-workpaper-formula-readback

Conversation

@gregkonush
Copy link
Copy Markdown

What I changed

  • Added a cookbook notebook for Bilig WorkPaper formula readback.
  • Registered it in index.toml under Function Calling, Agents, and Customization.
  • Included both a Haystack Tool example and a reusable pipeline component.

Why

Agents and pipelines often need spreadsheet-backed business logic, but UI automation and stale cached XLSX values are hard to verify. This notebook shows a small deterministic pattern: write one workbook input, recalculate formulas server-side, and return a verified before/after readback proof.

Validation

  • python3 -m json.tool notebooks/bilig_workpaper_formula_readback.ipynb
  • Parsed index.toml with tomllib
  • Executed the notebook tool-definition, Haystack Tool invocation, and Pipeline component cells with uv run --no-project --with haystack-ai python ...

@gregkonush gregkonush requested a review from a team as a code owner May 23, 2026 18:11
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

1 participant