Routing

Routing is a key feature of VableAI. It allows your AI agents navigate between different states or pages within your application.

VableAI analyzes a user's request to determine if navigating to a specific page or state will fulfill the user's request. VableAI can plug into your application's routing system to provide seamless navigation.

Depending on your platform/framework, you can also define specific routes you want VableAI to navigate to or disable the feature entirely.

Supported Platforms

  • React