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

remove ChatMessage.to_dict warning #9098

Closed
anakin87 opened this issue Mar 24, 2025 · 0 comments · Fixed by #9176
Closed

remove ChatMessage.to_dict warning #9098

anakin87 opened this issue Mar 24, 2025 · 0 comments · Fixed by #9176
Labels
P3 Low priority, leave it in the backlog
Milestone

Comments

@anakin87
Copy link
Member

In #9069, we changed the serialization format of ChatMessage.

We also added a warning for users who consume directly the output of ChatMessage.to_dict (not in Pipeline serialization).

In a future release (2.14.0?), we should remove this warning.

@anakin87 anakin87 added this to the 2.14.0 milestone Mar 24, 2025
@julian-risch julian-risch added the P3 Low priority, leave it in the backlog label Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 Low priority, leave it in the backlog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants