Skip to content

docs(toolset): add YAML serialization examples#11167

Closed
MukundaKatta wants to merge 1 commit intodeepset-ai:mainfrom
MukundaKatta:codex/haystack-toolset-yaml
Closed

docs(toolset): add YAML serialization examples#11167
MukundaKatta wants to merge 1 commit intodeepset-ai:mainfrom
MukundaKatta:codex/haystack-toolset-yaml

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

  • add a Toolset YAML example that shows multiple serialized tools in one Toolset
  • show how the same serialized Toolset can be passed to an OpenAIChatGenerator
  • add a matching Agent example so the docs cover both init-parameter paths mentioned in the issue

Closes #11163

Verification

  • reviewed the serialized shape against Haystack Tool.to_dict() and Toolset.to_dict() output structure
  • ran git diff --check

Notes

  • I did not run the docs site locally in this environment.

@MukundaKatta MukundaKatta requested a review from a team as a code owner April 21, 2026 15:20
@MukundaKatta MukundaKatta requested review from julian-risch and removed request for a team April 21, 2026 15:20
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 21, 2026

@MukundaKatta is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@julian-risch
Copy link
Copy Markdown
Member

@MukundaKatta Is this a duplicate of #11166 ?

@MukundaKatta
Copy link
Copy Markdown
Author

@julian-risch Yes — duplicate of #11166 (that one was opened first and has slightly more complete examples). Closing this one; let's continue the review on #11166. Thanks!

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.

Add pipeline YAML example to Toolset documentation

3 participants