mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-02 02:01:47 +00:00
Tone down Codex docs and prompt wording
This commit is contained in:
parent
7727a792f2
commit
3ba8b15f13
4 changed files with 5 additions and 17 deletions
|
|
@ -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.)"),
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue