Internals of Core Engine for Multi Agent Orchestration
Prepare the workspace configuration
Spin up the core engine
Connect to gRPC link and talk to Agents
Client connects and sends a message
Orchestrator analyses the message and responds
Agent Analyses the task given by orchestrator
Agent processes the request
Agent sends back response to orchestrator
Orchestrator sends back final answer to the client