Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CopilotKit/CopilotKit
/ randomUUID
Function
randomUUID
packages/shared/src/utils/random-id.ts:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
}
6
7
export
function
randomUUID() {
8
return
uuidv4();
9
}
10
11
/**
12
* Recursively converts an object to a serializable form by converting functions to their string representation.
Callers
15
CopilotKitInternal
Function · 0.90
ThreadsProvider
Function · 0.90
CopilotChat
Function · 0.90
CopilotChatConfigurationProvider
Function · 0.90
recordAnnotation
Function · 0.90
useAttachments
Function · 0.90
runAgent
Method · 0.90
StaticSuggestionsHarness
Function · 0.90
RunClearsSuggestionsHarness
Function · 0.90
runAgent
Method · 0.90
CopilotChatConfiguration
Class · 0.90
startNewThread
Method · 0.90
Calls
no outgoing calls
Tested by
7
runAgent
Method · 0.72
StaticSuggestionsHarness
Function · 0.72
RunClearsSuggestionsHarness
Function · 0.72
runAgent
Method · 0.72
runWithMessage
Function · 0.72
toolCallMessage
Function · 0.72
runAgent
Method · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…