Skip to main content

Module cli

Module cli 

Source
Expand description

clap definitions for the top-level sqlite-graphrag binary. CLI argument structs and command surface (clap-based).

Defines Cli and all subcommand enums; contains no business logic.

Structs§

Cli

Enums§

Commands
GraphExportFormat
LlmBackendChoice
v1.0.82 (GAP-003): backend LLM para embedding. Aceita auto (default — detecta codex ou claude no PATH), codex (força codex exec), claude (força claude -p), ou none (skip-a embedding; útil para testes).
MemoryType