plano/docs/source/resources/configuration_reference.rst

13 lines
609 B
ReStructuredText

.. _configuration_refernce:
Configuration Reference
=======================
The following is a complete reference of the ``arch_conifg.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:
:caption: :download:`Arch Configuration - Full Reference <includes/arch_config_full_reference.yaml>`