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

feat: added list_chats to chats tool, and cleaned up/refactored non-ToolSpec-using tools #110

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

ErikBjare
Copy link
Owner

No description provided.

Copy link
Contributor

ellipsis-dev bot commented Sep 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 [email protected]

@ErikBjare ErikBjare force-pushed the dev/chats-tool-and-old-tools-refactor branch from e2f7a76 to ec8e231 Compare September 7, 2024 13:10
@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2024

Codecov Report

Attention: Patch coverage is 38.83495% with 63 lines in your changes missing coverage. Please review.

Project coverage is 80.91%. Comparing base (4e36109) to head (ec8e231).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
gptme/tools/chats.py 22.66% 58 Missing ⚠️
gptme/llm.py 77.27% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   79.77%   80.91%   +1.13%     
==========================================
  Files          46       44       -2     
  Lines        2843     2808      -35     
==========================================
+ Hits         2268     2272       +4     
+ Misses        575      536      -39     
Flag Coverage Δ
anthropic 79.80% <38.83%> (+1.15%) ⬆️
openai 79.05% <38.83%> (+1.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Repository owner deleted a comment from github-actions bot Sep 7, 2024
Repository owner deleted a comment from github-actions bot Sep 7, 2024
@ErikBjare ErikBjare merged commit 5cb3936 into master Sep 7, 2024
7 checks passed
@ErikBjare ErikBjare deleted the dev/chats-tool-and-old-tools-refactor branch September 7, 2024 13:21
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