Skip to content

docs: remove unnecessary OutputAdapter usage in docs#10644

Merged
anakin87 merged 1 commit into
mainfrom
docs-rm-unnecessary-outadapter
Feb 23, 2026
Merged

docs: remove unnecessary OutputAdapter usage in docs#10644
anakin87 merged 1 commit into
mainfrom
docs-rm-unnecessary-outadapter

Conversation

@anakin87

Copy link
Copy Markdown
Member

Related Issues

Proposed Changes:

  • simplify the BranchJoiner docs, where OutputAdapter is no longer necessary

Notes for the reviewer

I've also found other instances of OutputAdapter in OpenAPIServiceConnector and OpenAPIServiceToFunctions but their docs are outdated, and snippets don't work, so I'll open an issue to decide what to do with these components.

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@vercel

vercel Bot commented Feb 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haystack-docs Ready Ready Preview, Comment Feb 20, 2026 4:49pm

Request Review

@github-actions github-actions Bot added the type:documentation Improvements on the docs label Feb 20, 2026
@anakin87 anakin87 marked this pull request as ready for review February 20, 2026 16:50
@anakin87 anakin87 requested a review from a team as a code owner February 20, 2026 16:50
@anakin87 anakin87 requested review from bilgeyucel and bogdankostic and removed request for a team February 20, 2026 16:50
@anakin87 anakin87 merged commit b02a639 into main Feb 23, 2026
28 checks passed
@anakin87 anakin87 deleted the docs-rm-unnecessary-outadapter branch February 23, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:documentation Improvements on the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Remove unnecessary OutputAdapter from code snippets

2 participants