Skip to content

Conversation

@xainaz
Copy link
Collaborator

@xainaz xainaz commented Sep 22, 2025

No description provided.

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

@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

input_data = process_variables(query, data, parameters, self.description)
if expected_output is None:
expected_output = self.expected_output
if expected_output is not None and issubclass(expected_output, BaseModel):
Copy link
Member

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.

3 participants