mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-24 22:09:58 +00:00
* Add `See Also` section to `cleanup_old_files` and `compact_files` so they know it's linked to `optimize`. * Fixes link to `compact_files` arguments * Improves formatting of note.
407 B
407 B
Python API Reference (SaaS)
This section contains the API reference for the LanceDB Cloud Python API.
Installation
pip install lancedb
Connection
::: lancedb.connect
::: lancedb.remote.db.RemoteDBConnection
Table
::: lancedb.remote.table.RemoteTable options: filters: - "!cleanup_old_versions" - "!compact_files" - "!optimize"