Skip to content

[BUG] Kimi K2.5 via Moonshot API incorrectly has image support disabled. #11304

@JHawkley

Description

@JHawkley

Problem (one or two sentences)

Kimi K2.5 supports images, but currently has the functionality disabled in its configuration.

A quick test, done by directly editing my local install of Roo, shows the only thing preventing it from working is changing its supportsImages flag to true in packages/types/src/providers/moonshot.ts. The functionality appears to work fine without any other changes and Kimi K2.5 can accurately describe images it is asked to read with this modification.

Context (who is affected and when)

Affects all users who want to integrate images into their workflows using Kimi K2.5 through the Moonshot API.

Reproduction steps

  1. Setup a Moonshot provider configured to use Kimi K2.5.
  2. Attempt to provide an image through the dedicated button in the prompt field or ask Roo to open and read an image file from the current project.

Expected result

Should allow images to be embedded into the context.

Actual result

No image support.

Variations tried (optional)

No response

App Version

3.47.3

API Provider (optional)

Not Applicable / Other

Model Used (optional)

Kimi K-2.5

Roo Code Task Links (optional)

No response

Relevant logs or errors (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions