Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 451 Bytes

File metadata and controls

13 lines (8 loc) · 451 Bytes

LanceDB Mintlify Documentation

This is a documentation site for LanceDB.

Languages used

  • Code examples are primarily in three language SDKs: Python, TypeScript and Rust.
  • Best practices for linting, formatting and code complexity for each respective language apply.
  • Write idiomatic code as far as possible

Generate snippets

  • Generate the required code snippets using the provided Makefile: make snippets