mirror of https://github.com/langgenius/dify.git
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