Skip to content

Qwen3 failure modes: text tool calls + infinite loop #18

Description

@cboettig

Summary

Two distinct qwen3 failure modes observed on 2026-04-05, traced to the geo-agent framework layer. Cross-repo issues filed:

App-level workaround (optional)

Until the framework fixes land, the system-prompt.md could add guidance like: "Once you have sufficient data to answer the user's question, stop querying and write a clear summary." This is a Layer 4 workaround for what is fundamentally a Layer 3 (framework) issue.

Default model

Changed default model to minimax-m2 in k8s/configmap.yaml as a mitigation — minimax-m2 handles multi-step spatial joins correctly with proper termination.

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