Skip to content

strix openai-direct fallback 404s at runtime despite gpt-5.4 contract (blocks macos_utility_packs#3) #1327

Description

@seonghobae

Evidence

Run 32815579699 attempt 2 (macos_utility_packs, head 8348e4f, trusted strix @8fd471a):

  1. Primary NIM nemotron-3-super-120b-a12b → provider failure-signal.
  2. Fallback openai-direct/gpt-5.4LLM CONNECTION FAILED · Error: 404 page not found after 4s.
  3. An inner pass had already reported Vulnerabilities 0, but no report artifact was produced → gate correctly fails closed.

Hypotheses (ordered)

  1. openai_direct/ is not a recognized strix provider slug; the runner maps openai-direct/gpt-5.4openai_direct/gpt-5.4 (.github/workflows/strix.yml:784-788) and the unknown-provider default base URL 404s.
  2. Base URL for direct OpenAI missing /v1 segment when constructed from STRIX_OPENAI_API_BASE_FILE.
  3. gpt-5.4 not exposed on the direct OpenAI API for this key tier (model-id mismatch vs gpt-5.4-turbo style alias).

Ask

Fix provider slug/base-url routing so the contracted final fallback completes; then re-run Strix Security Scan on macos_utility_packs#3 head 8348e4f. Related: #1317, #1318.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions