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

Add factory method to configure new reranker-jinaai module #1204

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

tsmith023
Copy link
Contributor

Closes #1193

@tsmith023 tsmith023 changed the title Add factory method to configure new reranker-jinaai module Add factory method to configure new reranker-jinaai module Jul 24, 2024
@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 94.43%. Comparing base (6234608) to head (5c3937d).
Report is 25 commits behind head on main.

Files Patch % Lines
weaviate/collections/classes/config.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1204   +/-   ##
=======================================
  Coverage   94.42%   94.43%           
=======================================
  Files         215      215           
  Lines       20686    20694    +8     
=======================================
+ Hits        19533    19542    +9     
+ Misses       1153     1152    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tsmith023 tsmith023 merged commit 4bb9bc2 into main Jul 25, 2024
50 checks passed
@tsmith023 tsmith023 deleted the modules/add-jinaai-reranker branch July 25, 2024 08:25
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 support for JinaAI reranker module added in v1.26
3 participants