Skip to content

docs: add YAML Toolset examples#11166

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

docs: add YAML Toolset examples#11166
MukundaKatta wants to merge 1 commit intodeepset-ai:mainfrom
MukundaKatta:codex/toolset-yaml-docs

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

  • add a YAML example showing a serialized Toolset with multiple ComponentTools
  • show how to pass the Toolset as the tools init parameter to OpenAIChatGenerator and ToolInvoker
  • add a second YAML example showing the same Toolset inside an Agent definition

Closes #11163.

Testing

  • not run (docs-only change)

@MukundaKatta MukundaKatta requested a review from a team as a code owner April 21, 2026 15:14
@MukundaKatta MukundaKatta requested review from sjrl and removed request for a team April 21, 2026 15:14
@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.

@sjrl
Copy link
Copy Markdown
Contributor

sjrl commented Apr 22, 2026

👋 Thanks for your contribution! Before we can proceed with the review please agree to the Contributor Licence Agreement when prompted. This is required before we can merge, and if the PR was opened by an AI agent, a human contributor will need to agree to it through the provided link.

We really appreciate you opening a PR and taking the time to contribute to Haystack! 🙏

@sjrl sjrl added the ignore-for-release-notes PRs with this flag won't be included in the release notes. label Apr 22, 2026
@sjrl
Copy link
Copy Markdown
Contributor

sjrl commented Apr 22, 2026

Hey @MukundaKatta thanks for the contribution but after internal discussion we believe this case is already handled in our Agent docs and for now we don't think it's worth adding this into the toolset docs. So I'll be closing the PR.

@sjrl sjrl closed this Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-for-release-notes PRs with this flag won't be included in the release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add pipeline YAML example to Toolset documentation

3 participants