↓ 2 callersFunctiongenerateConversationSummaryForTurn({
room_id,
user_id,
existing_room_summary,
current_user_message,
current_assistant_reply,
}: {
ro
agent_skills/conversation_summary_tool.ts:110
↓ 1 callersFunctioncreateInitialChatPersistence({
threadId,
userId,
userMessage,
imagePath,
isNewConversation,
storage,
persistChatRoomMetaFn =
src/serverHandlers.ts:300
↓ 1 callersFunctiondecideConversationSummaryNeed({
room_id,
user_id,
existing_room_summary,
current_user_message,
current_assistant_reply,
}: {
ro
agent_skills/conversation_summary_tool.ts:175