Skip to content

Is it possible to trace agents, tool call/ expected tool calls in Pydantic Eval? #1650

Closed
@dinhngoc267

Description

@dinhngoc267

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

Metadata

Metadata

Assignees

Labels

evalsquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions