build: drop fastembed is not longer used

This commit is contained in:
Lucas Gomide
2025-06-02 17:27:35 -03:00
parent 6ebfb57f9e
commit 41925a7728
3 changed files with 206 additions and 307 deletions

View File

@@ -52,7 +52,6 @@ embeddings = [
"tiktoken~=0.7.0"
]
agentops = ["agentops>=0.3.0"]
fastembed = ["fastembed>=0.4.1"]
pdfplumber = [
"pdfplumber>=0.11.4",
]