Skip to main content
List libraries stored in the vector database or in the raw data directory.

Commands

list-libraries (ls)

List available libraries and their versions stored in the local vector database.

Output Example

list-raw-libraries

List available libraries in the raw_data directory (before embedding).

Output Example

Use Cases

Check What’s Installed

Before Querying

Verify which libraries and versions are available:

Before Removing

See what libraries exist before removing:

Differences

Why Two Commands?

Libraries appear in list-raw-libraries after extraction but before embedding. Use this to:
  • Debug extraction issues
  • Check what was extracted before embedding
  • See if raw files exist for re-embedding