Skip to content

Commit 15d231e

Browse files
committed
snapshot
1 parent d1dc503 commit 15d231e

File tree

2 files changed

+2
-2
lines changed
  • tests/snapshots/test_app

2 files changed

+2
-2
lines changed

tests/snapshots/test_app/test_chat_text_agent/agent_client0/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"props": {
1919
"filter": null,
20-
"max_docs_for_reranker": 150,
20+
"max_docs_for_reranker": 500,
2121
"reranker_threshold": 0
2222
},
2323
"title": "Use agentic retrieval"

tests/snapshots/test_app/test_chat_text_filter_agent/agent_auth_client0/result.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"props": {
1919
"filter": "category ne 'excluded' and (oids/any(g:search.in(g, 'OID_X')) or groups/any(g:search.in(g, 'GROUP_Y, GROUP_Z')))",
20-
"max_docs_for_reranker": 150,
20+
"max_docs_for_reranker": 500,
2121
"reranker_threshold": 0
2222
},
2323
"title": "Use agentic retrieval"

0 commit comments

Comments
 (0)