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
Reset UUID in frontend when a new chat is initiated.
This is a simple fix for when a new conversation is started. We need to
send a new UUID / conversationId to the backend, which maps to a new
AgentCore Runtime session. This will also be used in future changes for
long-term-memory.
Fixesawslabs#31
0 commit comments