This repository was archived by the owner on May 15, 2026. It is now read-only.
Commit eb51e11
committed
fix: disable prompt caching for kimi-k2p5-turbo
Roo Code passes Anthropic-style cache_control blocks in OpenAI-compatible
API calls, which causes validation errors when using Fireworks as an
OpenAI-compatible provider. Disable prompt caching until this is fixed.1 parent 917b558 commit eb51e11
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | 83 | | |
85 | 84 | | |
86 | 85 | | |
| |||
0 commit comments