Usage
Examples
Flags
| Flag | Short | Description |
|---|---|---|
--target | -t | Target twin (name or ID) |
--image | -i | Path to image file (screenshot, diagram, etc.) |
--list | -l | List available twins |
Response Format
How It Works
- Your question is sent to the target twin’s knowledge base
- RAG retrieval finds relevant chunks from ingested content
- LLM generates an answer using the retrieved context
- If confidence is below 30%, the question is escalated to the twin owner