Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ stop
Method
stop
packages/bot/src/create-bot.ts:238–238 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
236
tool(t: BotTool): void;
237
start(): Promise<void>;
238
stop(): Promise<void>;
239
/** Cross-platform transcript store. Append, list, and delete entries per user. */
240
transcripts: Transcripts;
241
}
Callers
15
sqlite-runner.test.ts
File · 0.65
componentWillUnmount
Method · 0.65
CopilotChatInput
Function · 0.65
CopilotChatAudioRecorder.tsx
File · 0.65
useThreads
Function · 0.65
teardown
Method · 0.65
constructor
Method · 0.65
ngOnDestroy
Method · 0.65
handleFinishTranscribe
Method · 0.65
stop
Method · 0.65
cleanup
Method · 0.65
stop
Function · 0.65
Calls
no outgoing calls
Tested by
4
createHonoBunMultiServer
Function · 0.52
createElysiaSingleServer
Function · 0.52
createHonoBunSingleServer
Function · 0.52
createElysiaMultiServer
Function · 0.52