Skip to content

docs: add governed OpenAI-compatible endpoint example#11514

Open
cerebrixos wants to merge 1 commit into
deepset-ai:mainfrom
cerebrixos:tuning-engines-governed-openai-endpoint
Open

docs: add governed OpenAI-compatible endpoint example#11514
cerebrixos wants to merge 1 commit into
deepset-ai:mainfrom
cerebrixos:tuning-engines-governed-openai-endpoint

Conversation

@cerebrixos
Copy link
Copy Markdown

This adds a small example showing how to use OpenAIChatGenerator with a governed OpenAI-compatible endpoint via the existing api_base_url parameter.\n\nWhy this may be useful:\n- Haystack already supports custom OpenAI-compatible deployments through api_base_url.\n- Production pipelines often need centralized model access, policy enforcement, audit trails, quotas, routing, and cost reporting across applications.\n- The example keeps Haystack responsible for pipeline orchestration, retrieval, and component composition while a gateway/control plane handles organization-wide controls.\n\nThe change is docs-only and uses placeholder environment variables.

@cerebrixos cerebrixos requested a review from a team as a code owner June 4, 2026 15:54
@cerebrixos cerebrixos requested review from julian-risch and removed request for a team June 4, 2026 15:54
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

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

A member of the Team first needs to authorize it.

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.

1 participant