Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt

Use this file to discover all available pages before exploring further.

Bifrost Helm
v2.1.13

Changelog

  • Surfaced bifrost.client.enforceAuthOnInference in values.yaml as a commented default with usage notes. The field was already wired in _helpers.tpl to render to client.enforce_auth_on_inference and declared in values.schema.json; this change makes the knob discoverable without altering default rendered config.
  • Marked bifrost.client.enforceGovernanceHeader as deprecated in values.yaml (use enforceAuthOnInference instead). Schema description was already deprecated in 2.1.11.