MCPcopy
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

componentWillUnmountMethod · 0.65
CopilotChatInputFunction · 0.65
useThreadsFunction · 0.65
teardownMethod · 0.65
constructorMethod · 0.65
ngOnDestroyMethod · 0.65
stopMethod · 0.65
cleanupMethod · 0.65
stopFunction · 0.65

Calls

no outgoing calls

Tested by 4

createHonoBunMultiServerFunction · 0.52
createElysiaSingleServerFunction · 0.52
createElysiaMultiServerFunction · 0.52