add top_k parameter to rerank endpoint #1303
Annotations
4 errors
|
Analysing the code with our lint:
libs/infinity_emb/tests/unit_test/test_engine.py#L104
tests/unit_test/test_engine.py:104:5: F841 Local variable `model_unpatched` is assigned to but never used
|
Analysing the code with our lint:
libs/infinity_emb/tests/unit_test/test_engine.py#L121
tests/unit_test/test_engine.py:121:5: F841 Local variable `query_docs` is assigned to but never used
|
Analysing the code with our lint
Process completed with exit code 2.
|
Loading