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

Investigate the migration of experimental ChatMessage #8565

Closed
anakin87 opened this issue Nov 21, 2024 · 1 comment
Closed

Investigate the migration of experimental ChatMessage #8565

anakin87 opened this issue Nov 21, 2024 · 1 comment
Assignees
Labels
P1 High priority, add to the next sprint

Comments

@anakin87
Copy link
Member

During the Tools experiment, we have refactored the ChatMessage dataclass to make it more flexible and future-proof.

(new ChatMessage)

In anticipation of future integration of this change in Haystack, we should investigate what it entails:

  • breaking changes for users?
  • required changes in haystack repository
  • required changes in haystack-core-integrations repository

After understanding this, we should come up with a plan, including deprecations and temporary adaptations if needed.

@julian-risch julian-risch added the P1 High priority, add to the next sprint label Nov 21, 2024
@anakin87
Copy link
Member Author

Investigation done.

I described a possible migration plan to follow in #8583.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 High priority, add to the next sprint
Projects
None yet
Development

No branches or pull requests

2 participants