Workflows AI Assistant
The Workflows AI Assistant lets you build, update, and debug Workflows from a chat interface.
The Workflows AI Assistant can answer questions about an existing Workflow, make changes based on the goal you have for your project, and fix errors in your Workflow if you encounter one.
To use the Workflows AI Assistant, click the sparkle icon on the left side of the Workflows editing window.
The AI Assistant will open as a sidebar in your Workflows editor.
You can then start to ask questions in the chat interface.
Editing Workflows
You can ask the Workflows AI Assistant to make changes to your Workflow.
For example, you could ask to:
- Add object tracking to a Workflow.
- Make your current Workflow run only if a classification model returns a certain result.
- Change the confidence threshold of a model used in a Workflow.
When you do, the AI Assistant will make changes, then ask whether you want to save them to your Workflow or revert the changes.
Changes are not saved to your production Workflow until you save changes.
Of note, the block may not be fully configured when added. For example, if you ask the Assistant to save records to a CSV, the CSV Formatter block may be created and connected to the relevant block but may not save any results by default. You can click into any blocks created by the Workflows AI Assistant to make the necessary configurations according to your project needs.