refactor(web): project usage and snapshot request context
This commit is contained in:
@@ -62,6 +62,7 @@ export function conversationSnapshot(sessionId: SessionId): ConversationSnapshot
|
||||
promptError: null,
|
||||
blank: false,
|
||||
lastAgentError: null,
|
||||
modelRequest: null,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user