mirror of
https://github.com/langgenius/dify.git
synced 2026-04-28 11:56:55 +08:00
delete remove tsne position
This commit is contained in:
parent
e7b792f537
commit
6e6604d28c
@ -56,6 +56,7 @@ class HitTestingService:
|
|||||||
)
|
)
|
||||||
|
|
||||||
end = time.perf_counter()
|
end = time.perf_counter()
|
||||||
|
|
||||||
logging.debug(f"Hit testing retrieve in {end - start:0.4f} seconds")
|
logging.debug(f"Hit testing retrieve in {end - start:0.4f} seconds")
|
||||||
|
|
||||||
dataset_query = DatasetQuery(
|
dataset_query = DatasetQuery(
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user