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 screenshot tool #92

Merged
merged 3 commits into from
Oct 2, 2024
Merged

feat: added screenshot tool #92

merged 3 commits into from
Oct 2, 2024

Conversation

ErikBjare
Copy link
Owner

@ErikBjare ErikBjare commented Aug 13, 2024

Closes #51

Copy link
Contributor

ellipsis-dev bot commented Aug 13, 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]

@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2024

Codecov Report

Attention: Patch coverage is 40.74074% with 16 lines in your changes missing coverage. Please review.

Project coverage is 80.36%. Comparing base (597c66c) to head (215cd31).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
gptme/tools/screenshot.py 38.46% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   80.69%   80.36%   -0.34%     
==========================================
  Files          53       54       +1     
  Lines        3232     3259      +27     
==========================================
+ Hits         2608     2619      +11     
- Misses        624      640      +16     
Flag Coverage Δ
anthropic/claude-3-haiku-20240307 79.28% <40.74%> (-0.33%) ⬇️
openai/gpt-4o-mini 79.07% <40.74%> (-0.33%) ⬇️

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.

@ErikBjare ErikBjare force-pushed the master branch 7 times, most recently from 57df0a8 to 12fd84d Compare August 29, 2024 13:30
Repository owner deleted a comment from github-actions bot Aug 29, 2024
@ErikBjare
Copy link
Owner Author

@gptme finish integrating this in gptme/tools/init.py

@ErikBjare ErikBjare force-pushed the master branch 3 times, most recently from f1218e3 to de9844d Compare September 2, 2024 10:52
@ErikBjare ErikBjare force-pushed the master branch 2 times, most recently from 88da9ec to 838a898 Compare September 19, 2024 20:34
@ErikBjare ErikBjare force-pushed the master branch 6 times, most recently from 4190107 to 5a54f3e Compare September 28, 2024 13:13
@ErikBjare ErikBjare force-pushed the dev/screenshot-tool branch from 0a44189 to f50647f Compare October 2, 2024 17:31
@ErikBjare ErikBjare changed the title feat: started working on screenshot tool feat: added screenshot tool Oct 2, 2024
@ErikBjare ErikBjare merged commit f4c63c2 into master Oct 2, 2024
6 of 7 checks passed
@ErikBjare ErikBjare deleted the dev/screenshot-tool branch October 2, 2024 17:37
@ErikBjare ErikBjare mentioned this pull request Oct 2, 2024
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.

Add screenshot tool, integrate with vision
2 participants