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(llm): make response ends properly #952

Merged
merged 1 commit into from
Dec 24, 2024
Merged

fix(llm): make response ends properly #952

merged 1 commit into from
Dec 24, 2024

Conversation

ryul99
Copy link
Contributor

@ryul99 ryul99 commented Dec 15, 2024

fix: #627

There was no Generation Complete! message and no history files before this fix.
I think this is because there was no on_complete function call at callback but I'm not sure about this

@ryul99 ryul99 changed the title fix(llm): call on_complete() function at callback fix(llm): make response ends properly Dec 22, 2024
@yetone yetone merged commit 9f3793b into yetone:main Dec 24, 2024
4 checks passed
yetone added a commit that referenced this pull request Jan 1, 2025
brewinski pushed a commit to brewinski/avante.nvim that referenced this pull request Jan 10, 2025
brewinski pushed a commit to brewinski/avante.nvim that referenced this pull request Jan 10, 2025
brewinski pushed a commit to brewinski/avante.nvim that referenced this pull request Jan 10, 2025
brewinski pushed a commit to brewinski/avante.nvim that referenced this pull request Jan 10, 2025
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.

bug: the chat history will be cleared after toggle the chat window
2 participants