Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dtinth/ThreadGPT
/ storageKey
Function
storageKey
src/App.tsx:593–595 ·
view source on GitHub ↗
(nodeId: string)
Source
from the content-addressed store, hash-verified
591
defaultRole?: Role
592
}
593
function storageKey(nodeId: string) {
594
return `threadgpt/${nodeId}`
595
}
596
597
function CreateForm(props: CreateForm) {
598
const defaultValue =
Callers
3
ThreadGPT
Function · 0.85
addNode
Function · 0.85
rmRf
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected