gptme icon indicating copy to clipboard operation
gptme copied to clipboard

feat: started working on vision

Open ErikBjare opened this issue 1 year ago • 2 comments

Fixes https://github.com/ErikBjare/gptme/issues/50

Prerequisite for:

  • https://github.com/ErikBjare/gptme/issues/51
  • https://github.com/ErikBjare/gptme/issues/52

TODO

  • [x] Add Anthropic support
  • [x] Add OpenAI support
  • [ ] Add test
  • [ ] Make it work for image-URLs
  • [ ] Make it work with other tools

ErikBjare avatar Aug 12 '24 09:08 ErikBjare

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]

ellipsis-dev[bot] avatar Aug 12 '24 09:08 ellipsis-dev[bot]

Codecov Report

Attention: Patch coverage is 89.47368% with 14 lines in your changes missing coverage. Please review.

Project coverage is 78.12%. Comparing base (b25e576) to head (d52406e).

Files Patch % Lines
gptme/cli.py 83.33% 5 Missing :warning:
gptme/tools/__init__.py 64.28% 5 Missing :warning:
gptme/message.py 89.47% 4 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   78.04%   78.12%   +0.07%     
==========================================
  Files          40       40              
  Lines        2514     2555      +41     
==========================================
+ Hits         1962     1996      +34     
- Misses        552      559       +7     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 12 '24 09:08 codecov-commenter