mirror of
https://github.com/katanemo/plano.git
synced 2026-05-02 20:32:42 +02:00
deploy: c9b95c7c9f15441738c938bb27cca66eb86990e3
This commit is contained in:
parent
c901be3b22
commit
fd31269b72
205 changed files with 20640 additions and 1 deletions
13
_sources/configuration_reference.rst
Normal file
13
_sources/configuration_reference.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Configuration Reference
|
||||
============================
|
||||
|
||||
The following is a complete reference of the ``prompt-conifg.yml`` that controls the behavior of a single instance of
|
||||
the Arch gateway. We've kept things simple (less than 80 lines) and held off on exposing additional functionality (for
|
||||
e.g. suppporting push observability stats, managing prompt-endpoints as virtual cluster, exposing more load balancing
|
||||
options, etc). Our belief that the simple things, should be simple. So we offert good defaults for developers, so
|
||||
that they can spend more of their time in building features unique to their AI experience.
|
||||
|
||||
.. literalinclude:: /_config/prompt-config-full-reference.yml
|
||||
:language: yaml
|
||||
:linenos:
|
||||
:caption: :download:`prompt-config-full-reference-beta-1-0.yml </_config/prompt-config-full-reference.yml>`
|
||||
Loading…
Add table
Add a link
Reference in a new issue