Skip to content

Conversation

arre-ankit
Copy link
Member

TLDR

Add comprehensive test coverage for agent.run advanced features including structured output with JSON schema validation, tool calling workflow, and tool call final response handling.

Dive Deeper

This PR introduces three new test methods in test_utilities.py to thoroughly test the advanced capabilities of the agent.run method:

🧪 New Test Coverage

  • Structured Output Testing (test_agent_run_structured_output)
  • Tool Calling Initial Response (test_agent_run_tool_call)
  • Tool Calling Final Response (test_agent_run_tool_call_final_response)

@arre-ankit arre-ankit requested a review from saqibameen August 4, 2025 20:37
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