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

docs: added streaming example to chat history #333

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

brenkao
Copy link
Collaborator

@brenkao brenkao commented Jun 14, 2024

Closes #264

@brenkao brenkao requested a review from willbakst June 14, 2024 23:05
@brenkao brenkao self-assigned this Jun 14, 2024
Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (239e8e4) to head (8c7c3cf).

Additional details and impacted files
@@            Coverage Diff            @@
##               dev      #333   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          133       133           
  Lines         7616      7616           
=========================================
  Hits          7616      7616           
Flag Coverage Δ
tests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@brenkao brenkao merged commit bc94bd3 into dev Jun 14, 2024
8 checks passed
@brenkao brenkao deleted the docs/chat-history-streaming branch June 14, 2024 23:55
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.

Add improved support for chat history message insertion + documentation
2 participants