We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f675b0 + c5967e8 commit 8521f39Copy full SHA for 8521f39
src/tools/redis_query_engine.py
@@ -3,7 +3,7 @@
3
from common.server import mcp
4
from redis.commands.search.query import Query
5
from redis.commands.search.field import VectorField
6
-from redis.commands.search.indexDefinition import IndexDefinition
+from redis.commands.search.index_definition import IndexDefinition
7
import numpy as np
8
9
0 commit comments