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

Don't strip messages from users messages #848

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Don't strip messages from users messages #848

merged 1 commit into from
Dec 4, 2024

Conversation

Kitenite
Copy link
Contributor

@Kitenite Kitenite commented Dec 4, 2024

Description

Previously, we were stripping down the users' past messages to save cost. But this can cause issue so we'll just pass the full history context to the model and eat the cost.

What is the purpose of this pull request?

  • New feature
  • Documentation update
  • Bug fix
  • Refactor
  • Release
  • Other

@Kitenite Kitenite merged commit 0b68939 into main Dec 4, 2024
@Kitenite Kitenite deleted the bugs/no-remove branch December 4, 2024 19:32
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.

1 participant