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

Dev v7.1.2 beta #310

Merged
merged 7 commits into from
Jun 22, 2023
Merged

Dev v7.1.2 beta #310

merged 7 commits into from
Jun 22, 2023

Conversation

kayhantolga
Copy link
Member

No description provided.

rzubek and others added 7 commits June 18, 2023 15:10
… and we only perform appending on subsequent blocks.

The prior version (without this change) risked doubling up the first argument string. It doesn't happened in practice, because ChatGPT's first streaming message has an empty arguments string (i.e. `"arguments": ""`), so doubling up an empty string had no effect. But let's fix this just in case their implementation changes.
A couple of small fixes for the 7.1 beta
@kayhantolga kayhantolga changed the title Dev v7.1.1 beta Dev v7.1.2 beta Jun 22, 2023
@kayhantolga kayhantolga merged commit 012af71 into master Jun 22, 2023
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