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

fix(messages): reuse the first valid message ID for subsequent chunks #798

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dqbd
Copy link
Contributor

@dqbd dqbd commented Jan 23, 2025

Fixes # (issue)

@@ -8564,24 +8564,6 @@ graph TD;
tags: ["c_two_chat_model"],
},
],
[
Copy link
Contributor

Choose a reason for hiding this comment

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

were these being emitted by mistake?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think so? @jacoblee93 can clarify, but it doesn't make sense to emit the message twice

Copy link
Contributor

Choose a reason for hiding this comment

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

cool yea def don't want to emit things twice, can you point me to the line that was causing this?

Copy link
Contributor Author

@dqbd dqbd Jan 23, 2025

Choose a reason for hiding this comment

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

nfcampos
nfcampos previously approved these changes Jan 23, 2025
@dqbd dqbd force-pushed the dqbd/messages-stream-mode-unstable branch from c5f0d2f to 81a1345 Compare January 23, 2025 15:46
@dqbd dqbd requested a review from nfcampos January 23, 2025 15:47
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.

2 participants