MCPcopy
hub / github.com/TanStack/ai / set

Method set

examples/sandbox-cloudflare/worker-configuration.d.ts:13708–13708  ·  view source on GitHub ↗

* Set a new stored value

(value: string)

Source from the content-addressed store, hash-verified

13706 * Set a new stored value
13707 */
13708 set(value: string): Promise<void>
13709}
13710interface Hyperdrive {
13711 /**

Callers 15

computeMetricsFunction · 0.65
applyStabilityFunction · 0.65
setMethod · 0.65
processStreamChunksFunction · 0.65
processStreamChunksFunction · 0.65
injectGenerationFunction · 0.65
injectChatFunction · 0.65
injectGenerateVideoFunction · 0.65
injectAudioRecorderFunction · 0.65
stopFunction · 0.65
createMistralClientFunction · 0.65

Implementers 1

InMemoryAgentStorepackages/ai-code-mode/src/agent-store.

Calls

no outgoing calls

Tested by 10

makeFakeHandleFunction · 0.52
execFunction · 0.52
putFunction · 0.52
listFunction · 0.52
transactionFunction · 0.52
makeFakeHandleFunction · 0.52
createMapStorageFunction · 0.52
makeFakeHandleFunction · 0.52
makeFakeHandleFunction · 0.52
buildHarnessUrlFunction · 0.52