1
Set up the action
Actions need to be configured by a user before they can be used.There are two ways to set up stored actions:
- Using the AI Actions website- see Configure stored actions for more details.
- Using the AI Action management API provided under Manage stored actions.
2
Provide actions as tools to an LLM
After actions are set up, they can be provided as tools to an LLM.See List stored Actions for more details.
3
Run the action
The LLM can then decide which action it wants to run.See Run a stored action for more details.