Skip to content

normalized expected output from basemodel#685

Merged
ahmetgunduz merged 2 commits intodevelopmentfrom
PROD-1957-allow-pydantic-objects-as-expected-output-for-agents-team-agents
Sep 24, 2025
Merged

normalized expected output from basemodel#685
ahmetgunduz merged 2 commits intodevelopmentfrom
PROD-1957-allow-pydantic-objects-as-expected-output-for-agents-team-agents

Conversation

@xainaz
Copy link
Copy Markdown
Collaborator

@xainaz xainaz commented Sep 22, 2025

No description provided.

@xainaz xainaz requested a review from ahmetgunduz September 22, 2025 09:16
Copy link
Copy Markdown
Contributor

@ahmetgunduz ahmetgunduz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets add some unit tests for normalize_expected_output

@@ -365,6 +366,7 @@ def run_async(
expected_output = self.expected_output
if expected_output is not None and issubclass(expected_output, BaseModel):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this part can be removed isnt it?

@ahmetgunduz ahmetgunduz merged commit c63fa52 into development Sep 24, 2025
@ahmetgunduz ahmetgunduz deleted the PROD-1957-allow-pydantic-objects-as-expected-output-for-agents-team-agents branch September 24, 2025 13:09
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.

2 participants