mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Refa: similarity calculations. (#7381)
### What problem does this PR solve? ### Type of change - [x] Refactoring
This commit is contained in:
@ -239,6 +239,7 @@ class TestChunksRetrieval:
|
||||
else:
|
||||
assert expected_message in res["message"]
|
||||
|
||||
@pytest.mark.skip
|
||||
@pytest.mark.parametrize(
|
||||
"payload, expected_code, expected_page_size, expected_message",
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user