We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c56228e + e9251b3 commit 733ab97Copy full SHA for 733ab97
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "qql-cli"
3
-version = "2.3.0"
+version = "2.4.0"
4
description = "QQL is a SQL-like query language and CLI for Qdrant vector database. Write INSERT, SEARCH, RECOMMEND, DELETE, and CREATE COLLECTION statements instead of Python SDK calls. Supports hybrid dense+sparse vector search, cross-encoder reranking, quantization (scalar, turbo, binary, product), WHERE clause filters, script execution, and collection dump/restore."
5
readme = "README.md"
6
license = { file = "LICENSE" }
0 commit comments