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

✨ #171: Cohere Streaming Chat Support #189

Merged
merged 5 commits into from
Mar 26, 2024

Conversation

mkrueger12
Copy link
Contributor

No description provided.

@mkrueger12 mkrueger12 linked an issue Mar 22, 2024 that may be closed by this pull request
@mkrueger12 mkrueger12 changed the title #171: support streaming #171: Cohere Streaming Support Mar 22, 2024
@roma-glushko roma-glushko changed the title #171: Cohere Streaming Support ✨ #171: Cohere Streaming Chat Support Mar 24, 2024
@mkrueger12 mkrueger12 marked this pull request as ready for review March 24, 2024 16:08
Copy link

codecov bot commented Mar 24, 2024

Codecov Report

Attention: Patch coverage is 43.37900% with 124 lines in your changes are missing coverage. Please review.

Project coverage is 65.69%. Comparing base (369ddea) to head (b342d18).
Report is 3 commits behind head on develop.

Files Patch % Lines
pkg/providers/cohere/chat_stream.go 52.12% 72 Missing and 7 partials ⚠️
pkg/providers/cohere/error.go 0.00% 38 Missing ⚠️
pkg/providers/cohere/chat.go 50.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #189      +/-   ##
===========================================
- Coverage    66.58%   65.69%   -0.90%     
===========================================
  Files           73       74       +1     
  Lines         3163     3518     +355     
===========================================
+ Hits          2106     2311     +205     
- Misses         948     1082     +134     
- Partials       109      125      +16     

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

@mkrueger12 mkrueger12 merged commit f76eb86 into develop Mar 26, 2024
10 checks passed
@mkrueger12 mkrueger12 deleted the 171-cohere-chat-streaming branch March 26, 2024 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Lang] Integrate Cohere with Chat Streaming
2 participants