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

switch to anthropic-sdk-go for better stream control #2

Merged
merged 4 commits into from
Dec 6, 2024
Merged

Conversation

cpunion
Copy link
Owner

@cpunion cpunion commented Dec 6, 2024

No description provided.

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 59.42857% with 71 lines in your changes missing coverage. Please review.

Project coverage is 61.98%. Comparing base (d09c2a6) to head (5fa8733).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
examples/stream/main.go 0.00% 34 Missing ⚠️
providers/anthropic/anthropic_client.go 74.72% 19 Missing and 4 partials ⚠️
providers/openai/openai_client.go 73.46% 13 Missing ⚠️
examples/chat/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #2       +/-   ##
===========================================
- Coverage   74.18%   61.98%   -12.20%     
===========================================
  Files           7        8        +1     
  Lines         244      342       +98     
===========================================
+ Hits          181      212       +31     
- Misses         52      117       +65     
- Partials       11       13        +2     

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

@cpunion cpunion force-pushed the chat branch 2 times, most recently from ab41a25 to 61b0089 Compare December 6, 2024 09:41
@cpunion cpunion merged commit 9e43822 into main Dec 6, 2024
4 of 6 checks passed
@cpunion cpunion deleted the chat branch December 6, 2024 09:47
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.

1 participant