Documentation
¶
Overview ¶
Thane is an autonomous Home Assistant agent.
It exposes an OpenAI-compatible API, an optional Ollama-compatible API (for Home Assistant integration), and a CLI for one-shot queries and document ingestion. Configuration is loaded from a single YAML file discovered automatically (see config.DefaultSearchPaths).
Usage:
thane serve Start the API server thane init [dir] Initialize a working directory with defaults thane ask <question> Ask a single question (for testing) thane ingest <file.md> Import a markdown document into the fact store thane version Print version and build information thane -o json version Output version information as JSON
Click to show internal directories.
Click to hide internal directories.