mode: "auto" by default. The model selection, cost, and mode are displayed below the response.CLI Reference
theo complete
Run a quick AI completion from the terminal.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Welcome to Theo Docs — the AI orchestration API.
Run a quick AI completion from the terminal.
theo complete "<prompt>"
$ theo complete "Write a regex to validate email addresses"
^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}$
---
Model: Theo Flash | Mode: code | Cost: 0.03¢
mode: "auto" by default. The model selection, cost, and mode are displayed below the response.Was this page helpful?
