mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-09 11:25:04 +08:00
The setup wizard imported `get_codex_models` which does not exist; the actual function is `get_codex_model_ids`. This caused a runtime ImportError when selecting the openai-codex provider during setup. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>