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

✨🐛 #183: Fix Anthropic API key header and start counting its token usage #184

Merged
merged 5 commits into from
Mar 24, 2024

#183: Added apiVersion to the OpenAPI spec

5f763d7
Select commit
Loading
Failed to load commit list.
Merged

✨🐛 #183: Fix Anthropic API key header and start counting its token usage #184

#183: Added apiVersion to the OpenAPI spec
5f763d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 24, 2024 in 1s

66.55% (-0.04%) compared to 369ddea

View this Pull Request on Codecov

66.55% (-0.04%) compared to 369ddea

Details

Codecov Report

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

Project coverage is 66.55%. Comparing base (369ddea) to head (5f763d7).

Files Patch % Lines
pkg/providers/anthropic/chat.go 77.27% 4 Missing and 1 partial ⚠️
pkg/providers/bedrock/chat.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #184      +/-   ##
===========================================
- Coverage    66.58%   66.55%   -0.04%     
===========================================
  Files           73       73              
  Lines         3163     3169       +6     
===========================================
+ Hits          2106     2109       +3     
- Misses         948      951       +3     
  Partials       109      109              

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