Tool calling failure in opencode

#10
by acharyaaditya26 - opened

I am facing massive back to back tool calling failure in opencode usage especially via together AI

It is using a specific tool call id parser that has to match. either you build a proxy to fix these on your end or you use kimi's own coding agent. its not a Model issue, it is a issue. of opencode/serving template

It is using a specific tool call id parser that has to match. either you build a proxy to fix these on your end or you use kimi's own coding agent. its not a Model issue, it is a issue. of opencode/serving template
it use same tool calling pattern as Kimi K2.6 version and those version do not have this issue

then i would suggest pinging together AI, on our "serve" we serve kimi with a fix so users dont expirience what you expirience.

The model itself is fine, the issue here is not the model but how its beeing served, if that makes sense.

Sign up or log in to comment