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: use message bodies for thread summary #8885

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

hamza221
Copy link
Contributor

@hamza221 hamza221 commented Sep 26, 2023

Oversight of #8653.

Thread summaries have to be generated from the full body, not just the preview text.

@hamza221 hamza221 self-assigned this Sep 26, 2023
@hamza221 hamza221 marked this pull request as ready for review September 26, 2023 11:25
@ChristophWurst
Copy link
Member

@hamza221 is there any noticeable performance impact for the new roundtrip or the larger text fed into the LLM?

@hamza221
Copy link
Contributor Author

@hamza221 is there any noticeable performance impact for the new roundtrip or the larger text fed into the LLM?

The thread I tested with for both is not that long, so I can't tell. something I'm afraid of though is openAi's prompt length limitation

@hamza221 hamza221 force-pushed the fix/use-message-body-for-thread-summary branch from b2befbf to 28ab9ca Compare October 27, 2023 11:00
@ChristophWurst
Copy link
Member

/backport to stable3.4

@hamza221 hamza221 merged commit 43d5e5e into main Oct 27, 2023
30 of 31 checks passed
@hamza221 hamza221 deleted the fix/use-message-body-for-thread-summary branch October 27, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants