Skip to content

docs: fix replacement locations in MIGRATION.md Generators-removed section - #11948

Merged
julian-risch merged 2 commits into
mainfrom
docs/v3-migration-md-corrections
Jul 13, 2026
Merged

docs: fix replacement locations in MIGRATION.md Generators-removed section#11948
julian-risch merged 2 commits into
mainfrom
docs/v3-migration-md-corrections

Conversation

@julian-risch

@julian-risch julian-risch commented Jul 10, 2026

Copy link
Copy Markdown
Member

Related Issues

Proposed Changes:

Fix a sentence about "Generators removed" section of MIGRATION.md.

The sentence implied that OpenAIChatGenerator, AzureOpenAIChatGenerator, HuggingFaceAPIChatGenerator, and HuggingFaceLocalChatGenerator all live in Haystack core. That is outdated: HuggingFaceLocalChatGenerator has been renamed to TransformersChatGenerator and lives in the transformers-haystack integration, and HuggingFaceAPIChatGenerator lives in the huggingface-api-haystack integration. The sentence now states where each replacement lives and links to the "Components Moved to External Packages" section.

How did you test it?

Notes for the reviewer

An earlier revision of this PR also removed the GeneratedAnswer/ExtractedAnswer serialization-format section and its release note, because the #11805 code change had been reverted on main. I assume #11805 will be re-landed so that the migration entry and release note can stay as they are. I re-opened https://github.com/deepset-ai/haystack-private/issues/327 to track that.

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. (Not applicable: docs-only PR.)
  • I have run pre-commit hooks and fixed any issue.

🤖 Generated with Claude Code

… main, fix Generators-removed replacements

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
haystack-docs Ignored Ignored Preview Jul 11, 2026 7:52am

Request Review

…11805 is being re-landed)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@julian-risch julian-risch changed the title docs: correct MIGRATION.md entries that do not match main docs: fix replacement locations in MIGRATION.md Generators-removed section Jul 11, 2026
@julian-risch
julian-risch marked this pull request as ready for review July 11, 2026 08:02
@julian-risch
julian-risch requested review from a team as code owners July 11, 2026 08:02
@julian-risch
julian-risch requested review from anakin87 and removed request for a team July 11, 2026 08:03
@julian-risch
julian-risch merged commit 303e630 into main Jul 13, 2026
21 checks passed
@julian-risch
julian-risch deleted the docs/v3-migration-md-corrections branch July 13, 2026 06:56
julian-risch added a commit that referenced this pull request Jul 13, 2026
…on guide

Match the MIGRATION.md fix from #11948: HuggingFaceAPIChatGenerator lives in
the huggingface-api-haystack integration and HuggingFaceLocalChatGenerator was
renamed to TransformersChatGenerator in transformers-haystack, so point readers
to the moved-components section instead of implying all chat counterparts are
importable from core.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.

2 participants