mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-28 05:25:33 +00:00
chore: chatid for posthog (#650)
This commit is contained in:
parent
92078c1160
commit
a12852c95d
1 changed files with 1 additions and 0 deletions
|
|
@ -266,6 +266,7 @@ export function ChatMessages() {
|
|||
metadata: {
|
||||
projectId: selectedProject,
|
||||
model: selectedModel,
|
||||
chatId: currentChatId,
|
||||
},
|
||||
},
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue