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: anthropic fixes and ci, auto-detect provider+model from env #85

Merged
merged 3 commits into from
Aug 7, 2024

Conversation

ErikBjare
Copy link
Owner

No description provided.

… provider, fixes for summarization and server support with anthropic
Copy link
Contributor

ellipsis-dev bot commented Aug 7, 2024

Your free trial has expired. To keep using Ellipsis, sign up at https://app.ellipsis.dev for $20/seat/month or reach us at help@ellipsis.dev

@ErikBjare ErikBjare force-pushed the dev/anthropic-fixes branch from aeb49fa to 5c7a298 Compare August 7, 2024 00:14
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 77.81%. Comparing base (dd00d4b) to head (d72c2a6).

Files Patch % Lines
gptme/init.py 61.11% 7 Missing ⚠️
gptme/cli_server.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   77.90%   77.81%   -0.09%     
==========================================
  Files          29       29              
  Lines        2150     2164      +14     
==========================================
+ Hits         1675     1684       +9     
- Misses        475      480       +5     

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

@ErikBjare ErikBjare changed the title fix: auto-detect provider+model from API keys in env, fixes for summarization and server with anthropic fix: anthropic fixes and ci, auto-detect provider+model from API keys in env Aug 7, 2024
@ErikBjare ErikBjare changed the title fix: anthropic fixes and ci, auto-detect provider+model from API keys in env fix: anthropic fixes and ci, auto-detect provider+model from env Aug 7, 2024
@ErikBjare ErikBjare merged commit 8c20800 into master Aug 7, 2024
8 checks passed
@ErikBjare ErikBjare deleted the dev/anthropic-fixes branch August 7, 2024 00:30
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.

2 participants