Next: Why the teach LLM is independent, Previous: Cost, Up: The teach Workflow [Contents][Index]
teach
The --model flag and llm_base_url config key let you point teach at any service that exposes OpenAI’s /chat/completions shape: OpenAI, OpenRouter, Anthropic via a compat proxy, a local Ollama server, etc. Default is OpenAI’s endpoint.
--model
llm_base_url
/chat/completions