Skip to content

Commit

Permalink
Update examples table
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinGotelli committed May 4, 2024
1 parent 7b910ff commit bb5e19a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/vectorstore.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,7 @@
"| \\$in | Special Cased (in) |\n",
"| \\$nin | Special Cased (not in) |\n",
"| \\$between | Special Cased (between) |\n",
"| \\$null | Special Cased (is null) |\n",
"| \\$like | Text (like) |\n",
"| \\$ilike | Text (case-insensitive like) |\n",
"| \\$and | Logical (and) |\n",
Expand Down

0 comments on commit bb5e19a

Please sign in to comment.