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:
Salman Paracha 2025-03-17 14:07:06 -07:00 committed by GitHub
parent 5526314b3c
commit 6072d6ef30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.