Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
lancedb
GitHub-Creator-Profil

lancedb

Repository-Ansicht von 10 gesammelten Skills in 4 GitHub-Repositories.

gesammelte Skills
10
Repositories
4
aktualisiert
2026-06-30
Repository-Explorer

Repositories und repräsentative Skills

lancedb-branch-ops
Softwareentwickler

Branch management for LanceDB tables via the REST API. Use this skill whenever someone wants to create, delete, list, or switch branches on a LanceDB table — or needs to make sure a write (metadata update, index build, etc.) lands on a specific branch instead of main. Invoke it even without the word "branch" if context makes clear they want an experimental copy of a table, want to isolate changes, or want to confirm a mutation didn't touch main. Covers: branches/list, branches/create, branches/delete, and passing "branch" in describe/update_field_metadata/create_index to target a non-main version.

2026-06-30
lancedb-column-metadata
Datenbankarchitekten

Column metadata authoring for LanceDB tables via the REST API. This skill is required for tasks like writing field descriptions, setting tags on columns (field_type, model, project_id, version), classifying columns as embeddings vs labels vs eval metrics, or grouping versioned columns into logical families — because it has the API integration needed to read the schema and persist metadata back. Invoke whenever someone wants to document, annotate, tag, or classify what their table columns ARE. Trigger even without an explicit "LanceDB" mention, as long as the context is column-level documentation or tagging for an ML or vector database table.

2026-06-15
lancedb-connect
Softwareentwickler

Resolve how to connect to a LanceDB deployment over the REST API — figure out the base URL, API key, and database header. Use this before making any REST requests to a LanceDB table, whenever the endpoint or auth setup is not already known. Also useful on its own when someone asks how to connect, authenticate, or curl their LanceDB instance.

2026-06-15
lancedb-update-lance-dependency
Softwareentwickler

Update LanceDB to a specific Lance release or tag. Use when bumping Lance dependencies in the lancedb repository, including Rust workspace Lance crates, Java lance-core, validation, branch creation, commit, push, and PR creation when requested.

2026-06-02
4 von 4 Repositories angezeigt
Alle Repositories angezeigt