Skip to content

📦 NEW: Agent Run Tests #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

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