You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But if you deploy it and try to run it, the agent never receives messages and of course never replies.
I found this out, as we tried to mimic the same thing into our app and it worked perfectly locally but was totally broken after we deployed it. I decided to try and run the example code and saw it behaves exactly the same.
Does anyone know why? Tried to debug it with Claude for hours, but neither of us could make it work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
If you run the Multi AI Chat example (https://github.com/cloudflare/agents/tree/main/examples/multi-ai-chat) locally, everything works just fine.
But if you deploy it and try to run it, the agent never receives messages and of course never replies.
I found this out, as we tried to mimic the same thing into our app and it worked perfectly locally but was totally broken after we deployed it. I decided to try and run the example code and saw it behaves exactly the same.
Does anyone know why? Tried to debug it with Claude for hours, but neither of us could make it work.
All reactions