Codeblock ref rendering (#2649)

This commit is contained in:
William FH
2024-12-05 05:48:00 -08:00
committed by GitHub
parent 759a712f57
commit 1a46537c3a
@@ -573,6 +573,7 @@ class PostgresStore(BaseStore, BasePostgresStore[_pg_internal.Conn]):
# Search by similarity
results = store.search(("docs",), query="python programming")
```
Note:
Semantic search is disabled by default. You can enable it by providing an `index` configuration