Skip to content

[Setup]: Help to call model from 9router! #13849

Description

@metallicamu

What's Going Wrong?

I got error when using model from 9router:"Could not reach the custom:9router API to validate cx/gpt-5.4. If the service isn't down, this model may not be valid."
And it returns API call failed with

I tried to config, via hermes wizard and manually in config.yaml but not works.

custom_providers:

Image

Steps Taken

curl -fsSL https://raw.githubusercontent.com/NousResearch/hermes-agent/main/scripts/install.sh | bash

Installation Method

Install script (curl | bash)

Operating System

Ubuntu 24.04

Python Version

No response

Hermes Version

v0.10.0 (2026.4.16

Debug Report

Full Error Output

API call failed (attempt 1/3): BadRequestError [HTTP 400]
   🔌 Provider: custom  Model: cx/gpt-5.4
   🌐 Endpoint: http://localhost:20128/v1
   📝 Error: HTTP 400: Error code: 400
⚠️ Non-retryable error (HTTP 400) — trying fallback...
❌ Non-retryable error (HTTP 400): HTTP 400: Error code: 400
❌ Non-retryable client error (HTTP 400). Aborting.
   🔌 Provider: custom  Model: cx/gpt-5.4
   🌐 Endpoint: http://localhost:20128/v1
   💡 This type of error won't be fixed by retrying.

What I've Already Tried

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low — cosmetic, nice to havearea/configConfig system, migrations, profilescomp/cliCLI entry point, hermes_cli/, setup wizardneeds-reproBug needs reproduction stepstype/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions