Skip to content

Update State doc #6806

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

Update State doc #6806

wants to merge 1 commit into from

Conversation

LinSoap
Copy link

@LinSoap LinSoap commented Jul 13, 2025

Why are these changes needed?

A datetime field was added to the new version of BaseChatMessage, which prevents it from being serialized by json.dump(). This causes the examples in the documentation to fail. A DateTimeEncoder was added to resolve this error.

Related issue number

Closes #6793

Checks

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.

JSON dumping of save state on teams fails because of datateimes
1 participant