Chapter 11. Interaction Management
With the registry providing the ability to enter new agents into the agentic mesh, this information is not useful without the ability to communicate with the agents in the mesh. This communication will make up the bulk of the interactions that actually take place throughout the mesh as it performs tasks, and therefore is central to its functioning. In this chapter the different means of interaction that occur within the mesh are covered and explained in more detail than the previous overviews have provided.
There are three main methods of agent interaction that occur within the mesh, with each serving a different purpose, and interacting in a different way. The first method is when a user communicates with a task-oriented agent. These interactions begin with a user sending a message to a particular agent in the mesh that they believe suits their needs. This message is received by the agent in question, which will proceed to begin processing this message in a task-oriented ...