michaelfeil / infinity

Infinity is a high-throughput, low-latency REST API for serving vector embeddings, supporting a wide range of text-embedding models and frameworks.
https://michaelfeil.eu/infinity/
MIT License
959 stars 71 forks source link

Add auth and classify endpoint to openai server #237

Closed Rololi closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 69.11765% with 21 lines in your changes are missing coverage. Please review.

Project coverage is 74.01%. Comparing base (b64413e) to head (c7d502e).

Files Patch % Lines
libs/infinity_emb/infinity_emb/infinity_server.py 53.12% 15 Missing :warning:
...finity_emb/infinity_emb/fastapi_schemas/convert.py 0.00% 3 Missing :warning:
...inity_emb/infinity_emb/fastapi_schemas/pymodels.py 90.90% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #237 +/- ## ========================================== - Coverage 74.36% 74.01% -0.35% ========================================== Files 32 32 Lines 1954 2001 +47 ========================================== + Hits 1453 1481 +28 - Misses 501 520 +19 ```

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