Browse Source

add es search engine

luojunhui 2 weeks ago
parent
commit
325a532ab8
1 changed files with 2 additions and 1 deletions
  1. 2 1
      requirements.txt

+ 2 - 1
requirements.txt

@@ -18,4 +18,5 @@ pysocks==1.7.1
 quart-cors==0.8.0
 quart-cors==0.8.0
 tiktoken==0.11.0
 tiktoken==0.11.0
 uvloop==0.21.0
 uvloop==0.21.0
-elasticsearch==8.17.2
+elasticsearch==8.17.2
+scikit-learn==1.7.2