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.
1 parent e432e99 commit ab7e529Copy full SHA for ab7e529
libs/oracledb/langchain_oracledb/vectorstores/oraclevs.py
@@ -87,7 +87,7 @@
87
"$not": "",
88
}
89
90
-# pperations that may need negation
+# operations that may need negation
91
NOT_OPERS = ["$nin", "$not", "$exists"]
92
93
0 commit comments