mirror of
https://github.com/katanemo/plano.git
synced 2026-04-26 01:06:25 +02:00
updating the docs to improve usage guide for prompt_targets and function calling (#434)
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-261.local>
This commit is contained in:
parent
5526314b3c
commit
6072d6ef30
2 changed files with 16 additions and 14 deletions
|
|
@ -118,6 +118,9 @@ Specify the parameters your function needs and how Arch should interpret these.
|
|||
name: api_server
|
||||
path: /weather
|
||||
|
||||
.. Note::
|
||||
For a complete refernce of attributes that you can configure in a prompt target, see :ref:`here <defining_prompt_target_parameters>`.
|
||||
|
||||
Step 3: Arch Takes Over
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
Once you have defined the functions and configured the prompt targets, Arch Gateway takes care of the remaining work.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue