docs: document model provider headers

This commit is contained in:
Open Agent Harness 2026-05-28 19:44:55 +00:00
parent 554a3d1f6a
commit 2a631b8bb9
3 changed files with 14 additions and 0 deletions

View file

@ -7,6 +7,9 @@ The following is a complete reference of the ``plano_config.yml`` that controls
the Plano gateway. This where you enable capabilities like routing to upstream LLm providers, defining prompt_targets
where prompts get routed to, apply guardrails, and enable critical agent observability features.
``model_providers`` entries support an optional ``headers`` map for extra string HTTP headers sent to the
upstream provider. The deprecated ``llm_providers`` key accepts the same provider fields for legacy configs.
.. literalinclude:: includes/plano_config_full_reference.yaml
:language: yaml
:linenos: