2025-04-13 02:52:20 -04:00
|
|
|
.. _configuration_reference:
|
2024-12-20 13:25:01 -08:00
|
|
|
|
2024-09-20 17:08:42 -07:00
|
|
|
Configuration Reference
|
2024-12-20 13:25:01 -08:00
|
|
|
=======================
|
2024-09-20 17:08:42 -07:00
|
|
|
|
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
|
2024-12-20 13:25:01 -08:00
|
|
|
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.
|
2024-09-20 17:08:42 -07:00
|
|
|
|
2024-10-06 16:54:34 -07:00
|
|
|
.. literalinclude:: includes/arch_config_full_reference.yaml
|
2024-09-20 17:08:42 -07:00
|
|
|
:language: yaml
|
|
|
|
|
:linenos:
|
2025-12-23 17:14:50 -08:00
|
|
|
:caption: :download:`Plano Configuration - Full Reference <includes/arch_config_full_reference.yaml>`
|