mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 17:49:23 +08:00
delete remove tsne position
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user