Closed
Description
Question
Hi,
In my case, because an agent can handle a request without calling a tooll (but it's not as good as using tool, I also cannot force the agent to use tool, as depend on request, for some of them the agent might not need to use tools) so I would like to evaluate the work flow (which agents are involved in multi-agent system) and which tools are called (in order) to know how well the system is designed.
Currently, In Pydantic Eval, I don't see it tracks this information. Is there anyway to do this? Also is this recommended?
Additional Context
No response