mrsabzM
Convex Communityβ€’4mo agoβ€’
1 reply
mrsabz

Optimistic messages with agent threads?

https://docs.convex.dev/agents/messages

I want to integrate optimistic updates for my agentic chat functionality. The problem is that Agent actions require action ctx and not mutation, but optimistic updates are only available for mutations and I can not use internalActions inside mutations. What is the solution here?
Sending and receiving messages with an agent
Messages | Convex Developer Hub
Was this page helpful?