Skip to content
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

Fixed AttributeError in merge_model when updating Document #1126

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

HK-Mattew
Copy link

@HK-Mattew HK-Mattew commented Feb 17, 2025

Fixed AttributeError in merge_model when updating Document. Close: #1125

Copy link
Contributor

@staticxterm staticxterm left a comment

Choose a reason for hiding this comment

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

Hi @HK-Mattew, thank you for the PR. Great to see PRs that add better support for Pydantic v2!
Adding some preliminary comments, I'll test this out more soon.

Copy link
Contributor

@staticxterm staticxterm left a comment

Choose a reason for hiding this comment

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

Looks good, short and sweet, thank you!

@staticxterm staticxterm requested a review from a team February 19, 2025 21:33
Copy link

@Riverfount Riverfount left a comment

Choose a reason for hiding this comment

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

Great job.

@staticxterm staticxterm requested a review from a team February 24, 2025 16:55
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.

[BUG] AttributeError error in merge_models function after document update
3 participants