feat: require validation receipts for h5 code runs
This commit is contained in:
@@ -1176,6 +1176,7 @@ export function useTKMindChat(
|
||||
resolveAgentRunOptions(trimmed, {
|
||||
taskType: 'h5_chat_code_task',
|
||||
userId: userRef.current?.id ?? null,
|
||||
requestId,
|
||||
}),
|
||||
);
|
||||
const finishedRun =
|
||||
|
||||
Reference in New Issue
Block a user