Skip to main content

SWAIG.includes

Remote function signatures to include in SWAIG functions. Will allow you to include functions that are defined in a remote location that can be executed during the interaction with the AI.

Parameters

NameTypeDescription
urlRequiredstringURL where the remote functions are defined.
functionRequiredstring[]an array of the function names to be included.

Examples

  1. Including functions from a remote location