Fix long ingestion and Qdrant compatibility

This commit is contained in:
george
2026-06-06 12:26:42 +01:00
parent 6fe4d1b9fc
commit cac6a858d0
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ fastmcp==2.12.5
httpx>=0.28.1,<1.0
# For Qdrant vector store operations
qdrant-client==1.7.0
qdrant-client==1.18.0
# Text processing for token estimation
tiktoken==0.7.0