From 9993c194146febc7ef3f9158db0cb6039d63e3ae Mon Sep 17 00:00:00 2001 From: Randy Olson Date: Wed, 1 Jul 2026 10:38:45 -0700 Subject: [PATCH] Update supported model list in verifiers deploy help text Add the current Anthropic and OpenAI models to the goodeye verifiers deploy help text so it matches the server allowlist: Claude Opus 4.8, Claude Sonnet 5, Claude Fable 5, GPT-5.4 Nano, GPT-5.4 Pro, and GPT-5.5 Pro. Co-Authored-By: Claude Opus 4.8 (1M context) --- src/goodeye_cli/commands/verifiers.py | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/goodeye_cli/commands/verifiers.py b/src/goodeye_cli/commands/verifiers.py index 0a3140f..c381f50 100644 --- a/src/goodeye_cli/commands/verifiers.py +++ b/src/goodeye_cli/commands/verifiers.py @@ -165,12 +165,17 @@ def deploy( model_settings Optional {"model": ..., "reasoning_effort": ...}. reasoning_effort: low | medium | high | xhigh. Only these two fields are honored. Supported - model values: openai/gpt-5.4-mini, openai/gpt-5.4, - openai/gpt-5.5, openai/gpt-5.2-pro, + model values: openai/gpt-5.4-nano, + openai/gpt-5.4-mini, openai/gpt-5.4, + openai/gpt-5.4-pro, openai/gpt-5.5, + openai/gpt-5.5-pro, openai/gpt-5.2-pro, anthropic/claude-haiku-4-5, anthropic/claude-sonnet-4-6, + anthropic/claude-sonnet-5, anthropic/claude-opus-4-6, anthropic/claude-opus-4-7, + anthropic/claude-opus-4-8, + anthropic/claude-fable-5, perplexity/sonar-pro, perplexity/sonar-reasoning-pro. Sonar-pro does not accept reasoning_effort; the server drops