fix: async tim

This commit is contained in:
Marco Vinciguerra 2024-10-13 10:07:40 +02:00
parent 720072c78e
commit 7b073686ef

View File

@ -34,6 +34,9 @@ dependencies = [
"fastembed>=0.3.6" "fastembed>=0.3.6"
"semchunk>=2.2.0", "semchunk>=2.2.0",
"transformers>=4.44.2" "transformers>=4.44.2"
"transformers>=4.44.2",
"googlesearch-python>=1.2.5",
"async-timeout>=4.0.3"
] ]
license = "MIT" license = "MIT"