Skip to content

[Feature]: Support Kimi K2.5 Cache #7073

@vorbei

Description

@vorbei

Summary

The token usage more than expect with long contexts.

Proposed solution

Kimi API supports Context caching via context_id, but current support is not available in openclaw.

   "kimi-for-coding": {                                                                                                                                 
     "cost": {                                                                                                                                          
       "input": 0,                                                                                                                                      
       "output": 0,                                                                                                                                     
       "cacheRead": 0,                                                                                                                                  
       "cacheWrite": 0   ← cache not using.
     }                                                                                                                                                  
   }                                                                                                                                                    

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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