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 logging for streaming #211

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Fix logging for streaming #211

merged 1 commit into from
Sep 22, 2024

Conversation

svilupp
Copy link
Owner

@svilupp svilupp commented Sep 22, 2024

  • Removed accidental INFO log in Anthropic's aigenerate
  • Changed internal logging in streamcallback to use @debug when printing raw data chunks.

Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 91.66%. Comparing base (826fceb) to head (eed2678).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/streaming.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
- Coverage   91.66%   91.66%   -0.01%     
==========================================
  Files          46       46              
  Lines        4416     4415       -1     
==========================================
- Hits         4048     4047       -1     
  Misses        368      368              

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

@svilupp svilupp merged commit 76b528d into main Sep 22, 2024
4 of 6 checks passed
@svilupp svilupp deleted the streaming-update branch September 22, 2024 15:36
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