IAgenticaController is a type represents a controller of the
Agentica, which serves a set of functions to be called
by A.I. chatbot from LLM function calling.
Also, IAgenticaController is an union type which can specify
a subtype by checking the protocol property.
Controller of the Agentica Agent.
IAgenticaControlleris a type represents a controller of the Agentica, which serves a set of functions to be called by A.I. chatbot from LLM function calling.Also,
IAgenticaControlleris an union type which can specify a subtype by checking the protocol property.