workflows
# support
x
How to enable AI conditions? When i click on codition node, no options pop up
v
To enable AI conditions in the Vapi platform, follow these steps: 1. **Activation**: Ensure that AI Conditions are enabled on the specific condition node within your workflow where you want the AI to manage the branching logic. 2. **Context Input**: The AI needs to receive variables from
Gather
verbs and data returned from API requests. Make sure these inputs are correctly set up. 3. **Decision Logic**: The AI should interpret the context in real-time without requiring manual rules. If it's not responding as expected, check the accuracy of the context data. 4. **Fallback Options**: Combine AI Conditions with traditional logical conditions for better control over decision-making. If you're clicking on the condition node and no options are appearing, here are some troubleshooting steps: - **Check for Updates**: Vapi is frequently updated, so ensure you're using the latest version and refer to the [Vapi documentation](https://docs.vapi.ai/workflows/ai-conditions) for any recent changes. - **Basic Troubleshooting**: Make sure your browser is up-to-date, disable any extensions that might interfere, and try accessing Vapi from a different user account or system. - **Developer Tools**: Use your browser's developer tools to check for JavaScript errors or network issues that might prevent the options from displaying. - **System-Wide Issues**: If multiple users are experiencing this, it could be a broader issue related to recent changes in the platform. If these steps don't resolve the issue, consider reaching out to Vapi support for further assistance. 😊 Sources: - [Enabling AI Conditions in VAPI Platform](https://docs.vapi.ai/workflows/ai-conditions) - [Troubleshooting Vapi Condition Node Issues](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1258340474243121283)
k
Hey @Milan, could you please provide an example of how you are planning to use AI Conditional Node? Additionally, could you elaborate on your thought process regarding the potential applications of AI conditions?.
2 Views