Sql filter document (#228)

This commit is contained in:
Lei Xu
2023-06-26 12:22:22 -07:00
committed by GitHub
parent 0e4c52b8a6
commit 8c5507075c
4 changed files with 102 additions and 3 deletions

View File

@@ -38,6 +38,7 @@ plugins:
markdown_extensions:
- admonition
- footnotes
- pymdownx.superfences
- pymdownx.details
- pymdownx.highlight:
@@ -66,6 +67,7 @@ nav:
- YouTube Transcript Search: examples/youtube_transcript_bot_with_nodejs.md
- References:
- Vector Search: search.md
- SQL filters: sql.md
- Indexing: ann_indexes.md
- API references:
- Python API: python/python.md