Skip to content

Conversation

@JasonLovesDoggo
Copy link
Contributor

Description

Switched to Pydantic v2's model_dump() instead of .dict() for serialization.
This ensures compatibility with newer Pydantic versions and avoids deprecation warnings during OpenAI response parsing.

Issues

Reminders

@JasonLovesDoggoJasonLovesDoggo requested a review from a team as a code ownerOctober 15, 2025 22:58
@alexander-alderman-webbalexander-alderman-webb merged commit ca4df94 into getsentry:masterOct 16, 2025
112 checks passed
Sign up for freeto 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

@JasonLovesDoggo@alexander-alderman-webb