-
|
Does Continue support Kimi K2 Thinking's parallel tool calling capabilities? I am coming over from Kilo, which had issues when using Kimi due to an inability to make parallel tool calls with it. I heard Continue has good parallel tool call support, but wanted to get confirmation that it supports Kimi's native tool calling. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
@kishb87 yes it should support it! Note that you can always set Also worth noting I think kimi k2 free doesn't support tools unless changed recently |
Beta Was this translation helpful? Give feedback.
@kishb87 yes it should support it! Note that you can always set
capabilities: [tool_use]in your model config https://docs.continue.dev/reference#models to enable native tool calling. We have it turned on by default foropenrouter moonshotai/kimi-k2https://github.com/continuedev/continue/blob/main/core/llm/toolSupport.tsAlso worth noting I think kimi k2 free doesn't support tools unless changed recently