Skip to content

docs: add HetznerChatGenerator page - #12414

Merged
julian-risch merged 4 commits into
mainfrom
docs/hetznerchatgenerator
Aug 20, 2026
Merged

docs: add HetznerChatGenerator page#12414
julian-risch merged 4 commits into
mainfrom
docs/hetznerchatgenerator

Conversation

@julian-risch

@julian-risch julian-risch commented Aug 20, 2026

Copy link
Copy Markdown
Member

Related Issues

Proposed Changes:

Adds a documentation page for HetznerChatGenerator, the component of the hetzner-haystack integration (1.0.0 on PyPI).

Following the layout of the existing generator pages, added in three places with the matching sidebar entries:

  • docs/ (unstable)
  • versioned_docs/version-3.1-unstable/
  • versioned_docs/version-3.0/ (latest stable)

How did you test it?

  • Tested every code example with API key

Notes for the reviewer

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.

🤖 Generated with Claude Code

@vercel

vercel Bot commented Aug 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 Aug 20, 2026 1:23pm

Request Review

Document the new `hetzner-haystack` integration, which serves open-weight
LLMs from Hetzner's European data centers through an OpenAI-compatible
API.

Added to the unstable docs and to the 3.1-unstable and 3.0 versioned
docs, with the matching sidebar entries.

Related to deepset-ai/haystack-core-integrations#3820

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
`hetzner-haystack` 1.0.0 is released and the reference page was synced in
#12421, so the API reference row can point at it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@julian-risch
julian-risch force-pushed the docs/hetznerchatgenerator branch 2 times, most recently from d7c2416 to 5a5db4e Compare August 20, 2026 13:11
The page was longer than comparable generator pages (173 lines vs. a
median of 160 and 120-143 for the closest peers). Trimmed to 131 lines,
following the structure of stackitchatgenerator and litellmchatgenerator:

- Fold the API key, model, base URL and generation_kwargs notes into a
  `Parameters` section.
- Replace the copied "flexible tool configurations" block and its
  non-runnable snippet with one sentence and the Tool/Toolset links.
- Fold the multimodality section into the model list and its example.
- Use the shorter `print_streaming_chunk` streaming example.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@julian-risch
julian-risch marked this pull request as ready for review August 20, 2026 13:20
@julian-risch
julian-risch requested a review from a team as a code owner August 20, 2026 13:20
@julian-risch
julian-risch requested review from bogdankostic and removed request for a team August 20, 2026 13:20

@sjrl sjrl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@julian-risch
julian-risch merged commit 46169b5 into main Aug 20, 2026
21 checks passed
@julian-risch
julian-risch deleted the docs/hetznerchatgenerator branch August 20, 2026 14:19
@julian-risch
julian-risch removed the request for review from bogdankostic August 20, 2026 14:19
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