Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…arch into jparismorgan/tree-logging-timer
  • Loading branch information
jparismorgan committed Oct 10, 2024
2 parents 34b7491 + d3f6210 commit 841fa8b
Show file tree
Hide file tree
Showing 368 changed files with 5,438 additions and 1,786 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -110,3 +110,4 @@ documentation/reference

# Benchmarking temporary files
tmp/
results/
17 changes: 15 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,27 @@ quartodoc:
package: tiledb.vector_search
dir: "documentation/reference"
sections:
- title: "tiledb.vector_search"
- title: "Vector API"
desc: ""
contents:
- open
- ingestion
- index.Index
- subtitle: "Algorithms"
desc: ""
contents:
- flat_index
- ivf_flat_index
- vamana_index
- ingestion
- ivf_pq_index
- title: "Object API"
desc: ""
contents:
- object_api.create
- object_api.ObjectIndex
- embeddings.ObjectEmbedding
- object_readers.ObjectReader
- object_readers.ObjectPartition

website:
favicon: "documentation/assets/tiledb.ico"
Expand Down
Loading

0 comments on commit 841fa8b

Please sign in to comment.