From c578df9249bd8ee39173fab4d241bd7ee660c80e Mon Sep 17 00:00:00 2001 From: MiXaiLL76 Date: Wed, 1 Apr 2026 00:22:55 +0300 Subject: [PATCH] add fastembed in pyproject --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 7a546e935f..2857ed21fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -157,6 +157,7 @@ all = [ "elasticsearch==9.3.0", "qdrant-client==1.17.0", + "fastembed==0.8.0", "weaviate-client==4.20.3", "pymilvus==2.6.9",