updating the docs to improve usage guide for prompt_targets and function calling

This commit is contained in:
Salman Paracha 2025-03-16 16:49:12 -07:00
parent d8b833fe69
commit 59cfea1e77
2 changed files with 16 additions and 14 deletions

View file

@ -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.