R12 Publication-2025July16

AI Bot Components

Here are the main components of AI bot.

 

  • User Input: Users can ask questions in natural language through conversational UI.
  • Automation Orchestration Agent delegates tasks to the tools to handle or answer user queries. It can also request additional information from users when user input is insufficient.
  • Other tools are orchestrated by the automation orchestration agent and do not require any configuration. The set of tools can translate IP to device, find L3 neighbor, and so on.
  • Command finder searches for the appropriate CLI command, config parsers, and network intents.
  • Executor executes CLI commands, config parsers, and network intents.