Tone down Codex docs and prompt wording

This commit is contained in:
George Pickett 2026-02-25 18:25:15 -08:00
parent 7727a792f2
commit 3ba8b15f13
4 changed files with 5 additions and 17 deletions

View file

@ -197,7 +197,7 @@ def cmd_model(args):
providers = [
("openrouter", "OpenRouter (100+ models, pay-per-use)"),
("nous", "Nous Portal (Nous Research subscription)"),
("openai-codex", "OpenAI Codex (ChatGPT/Codex CLI login)"),
("openai-codex", "OpenAI Codex"),
("custom", "Custom endpoint (self-hosted / VLLM / etc.)"),
]