mirror of
https://github.com/langgenius/dify.git
synced 2026-04-01 11:29:52 +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()
|
||||
|
||||
logging.debug(f"Hit testing retrieve in {end - start:0.4f} seconds")
|
||||
|
||||
dataset_query = DatasetQuery(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user