Cerebras LLM Function Call Issue
# support
h
When Cerebras runs a function call it does this in a loop and it keeps on calling until I end the call. I highly doubt this is a Cerabras side issue. Call id: 1f029a1e-e224-4e16-8923-1dc9d29b0c6a https://cdn.discordapp.com/attachments/1356548654449688707/1356548654760198265/message.txt?ex=67ecf7e2&is=67eba662&hm=a8508e26796ed2ef1d548167580ba09cdb398e0f1e6b4650d41c242d6e9d7cad&
k
Could you try one call without your tool collecting payment? What might be happening here is as soon as we get the collect payment tool response, it's supposed to generate the next response, but instead of saying something, it ends up calling the tool. If you can do one call without the tool collecting payment, it will really help us to investigate and debug.