Skip to content

Internal server error: unhashable type: 'dict' with Kimi K2.6 via Nvidia NIM #26662

@VIVAAN-DHAWAN

Description

@VIVAAN-DHAWAN

Description

Any message sent to Kimi K2.6 (via Nvidia NIM) immediately triggers an internal server error that retries indefinitely and never resolves. Other models work fine.
Suspected cause: Kimi K2.6 on Nvidia NIM includes a reasoning_content field as a dict inside streaming deltas. The parser tries to hash it, which Python rejects. Same root cause seen in KiloCode: Kilo-Org/kilocode#9936

Plugins

None

OpenCode version

1.14.41

Steps to reproduce

  1. Select model: moonshotai/kimi-k2.6 (Nvidia)
  2. Send any message (even just "hi")
  3. Error appears immediately: "Internal server error: unhashable type: 'dict' [retrying in Xs attempt #N]"
  4. Never resolves, keeps retrying

Screenshot and/or share link

Image

Operating System

macOS

Terminal

Warp

Metadata

Metadata

Assignees

Labels

No labels
No labels

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