Skip to content

Conversation

@bipro1992
Copy link

Fix for Issue issue-78

This fixes the issue were currently The extract_agent_tools_used_from_messages function only captures the last tool used in a single assistant message when multiple tools are invoked. This occurs because the loop overwrites the tool variable instead of collecting all tools.

fix(issue-78): enhance tool usage extraction to support multiple tool…
@bipro1992 bipro1992 changed the title Bugfix evals/issue 78 fix: Multiple Tool Usage Not Detected in tools_use_extractor.py Jan 2, 2026
@bipro1992 bipro1992 marked this pull request as draft January 2, 2026 05:26
@bipro1992 bipro1992 marked this pull request as ready for review January 2, 2026 05:26
@bipro1992 bipro1992 closed this Jan 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant