voiio / Sam

Sam – cuz your company is nothing without Sam
https://code.voiio.de/Sam/
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Drop removed API attribute `quote` from `FileCitation` #113

Closed amureki closed 2 months ago

amureki commented 2 months ago

OpenAI broke their library (>v1.33), it does not reflect their API: https://github.com/openai/openai-python/issues/1498 This addresses https://voiio.sentry.io/issues/2046357/events/b726ec8de7e14bd896e26d57b88249a5/

Since quote is not really needed here, dropping it.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.57%. Comparing base (765bb25) to head (604be50).

Files Patch % Lines
sam/bot.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ======================================= Coverage 95.57% 95.57% ======================================= Files 19 19 Lines 610 610 ======================================= Hits 583 583 Misses 27 27 ```

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