mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-10 04:49:29 +02:00
Fix
This commit is contained in:
parent
1954164ec4
commit
279a3a02f8
@ -171,7 +171,6 @@ def _measure_vespa_latency(filters: dict = {}):
|
||||
"hits": num_to_retrieve,
|
||||
"offset": 0,
|
||||
"ranking.profile": os.environ.get("VESPA_RANKING_PROFILE", "hybrid_search"),
|
||||
"presentation.timing": True,
|
||||
"timeout": "10s",
|
||||
}
|
||||
start = time.monotonic()
|
||||
|
Loading…
x
Reference in New Issue
Block a user