Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
functions:style [2025/01/21 01:50]
optrix
functions:style [2025/01/21 02:25] (current)
optrix
Line 6: Line 6:
  
 The lowercase method name is used in the 'method' property of your **info.json** file - covered in [[creating_a_custom_function|Creating a Custom Function]]. The lowercase method name is used in the 'method' property of your **info.json** file - covered in [[creating_a_custom_function|Creating a Custom Function]].
 +
 +===Method List===
 +
 +[[Python|Python]] - Call a Python function \\
 +[[PythonModel|Python Model]] - Get Feedback from an ML Model \\
 +[[Redirect|Redirect]] - Redirect the user to another API endpoint \\
 +[[URL|URL]] - Proxy an existing endpoint URL \\