@dreb/ai 2.25.2 → 2.25.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4674,7 +4674,7 @@ export const MODELS = {
4674
4674
  baseUrl: "https://api.kimi.com/coding/v1",
4675
4675
  compat: { "thinkingFormat": "kimi", "supportsDeveloperRole": false },
4676
4676
  reasoning: true,
4677
- input: ["text"],
4677
+ input: ["text", "image"],
4678
4678
  cost: {
4679
4679
  input: 0,
4680
4680
  output: 0,