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/truncated responses #22

Merged
merged 4 commits into from
Aug 26, 2023
Merged

Fix/truncated responses #22

merged 4 commits into from
Aug 26, 2023

Conversation

rayspock
Copy link
Owner

@rayspock rayspock commented Aug 26, 2023

Fix the issue #18

  1. Add word divider check to prevent truncate word for streaming completion
  2. Refactor code to make it more readable
  3. Upgrade go version to 1.21

@rayspock rayspock linked an issue Aug 26, 2023 that may be closed by this pull request
@rayspock rayspock merged commit da7fb35 into main Aug 26, 2023
@rayspock rayspock deleted the fix/truncated-responses branch August 26, 2023 11:53
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.

Truncation of Responses for Long Text Inputs
1 participant