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
975 stars 72 forks source link

update default model_name to be unified name across routes #179

Closed michaelfeil closed 3 months ago

michaelfeil commented 3 months ago

178 Related to this, but does not close the Feature request.

bufferoverflow commented 3 months ago

@michaelfeil I made #180 , will rebase as soon as this one is in

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.64%. Comparing base (cf37892) to head (c2aa74c).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ======================================= Coverage 73.64% 73.64% ======================================= Files 32 32 Lines 1791 1791 ======================================= Hits 1319 1319 Misses 472 472 ```

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

bufferoverflow commented 3 months ago

@michaelfeil What's your plan regarding a 0.0.32 release containing this?

michaelfeil commented 3 months ago

@bufferoverflow Looking forward to do that. Planning end-of-week / weekend!