Skip to content

[Feature]: The missing "." in the model name was automatically switched to "-" #15072

@Gerrylinux

Description

@Gerrylinux

Problem or Use Case

hello

Initializing agent...
────────────────────────────────────────

⚠️ API call failed (attempt 1/3): NotFoundError [HTTP 404]
🔌 Provider: custom Model: qwen3.6-35B
🌐 Endpoint: https://aigateway.qqww.com/api/anthropic
📝 Error: HTTP 404: Model 'qwen3-6-35B' configuration not found.
📋 Details: {'error': {'code': 'model_not_found', 'message': "Model 'qwen3-6-35B' configuration not found.", 'type': 'invalid_request_error'}}
⚠️ Non-retryable error (HTTP 404) — trying fallback...
❌ Non-retryable error (HTTP 404): HTTP 404: Model 'qwen3-6-35B' configuration not found.
❌ Non-retryable client error (HTTP 404). Aborting.
🔌 Provider: custom Model: qwen3.6-35B
🌐 Endpoint: https://aigateway.qqww.com/api/anthropic
💡 This type of error won't be fixed by retrying.
─ ⚕ Hermes ────────────────────────────────────────────────────────────────────────────────────────────────────

 Error: Error code: 404 - {'error': {'code': 'model_not_found', 'message': "Model 'qwen3-6-35B'
 configuration not found.", 'type': 'invalid_request_error'}}

─────────────────────────────────────────────────────────────────────────────────────────────────────────────────
⚕ qwen3.6-35B │ 0/256K │ [░░░░░░░░░░] 0% │ 4m │ ⏲ 0s

My model name is qwen3.6-35B, and the missing one has been modified to "-"

Proposed Solution

As above

Alternatives Considered

No response

Feature Type

New tool

Scope

None

Contribution

  • I'd like to implement this myself and submit a PR

Debug Report (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium — degraded but workaround existsarea/configConfig system, migrations, profilescomp/agentCore agent loop, run_agent.py, prompt buildertype/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions