plano/docs/source/resources/configuration_reference.rst

14 lines
612 B
ReStructuredText
Raw Normal View History

.. _configuration_reference:
Configuration Reference
=======================
2025-12-23 17:14:50 -08:00
The following is a complete reference of the ``plano_config.yml`` that controls the behavior of a single instance of
the Arch 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.
.. literalinclude:: includes/arch_config_full_reference.yaml
:language: yaml
:linenos:
2025-12-23 17:14:50 -08:00
:caption: :download:`Plano Configuration - Full Reference <includes/arch_config_full_reference.yaml>`