Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cactus-compute/cactus-react-native
/ handleStop
Function
handleStop
example/src/ToolCallingScreen.tsx:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
};
67
68
const handleStop = () => {
69
cactusLM.stop();
70
};
71
72
const handleReset = () => {
73
cactusLM.reset();
Callers
nothing calls this directly
Calls
1
stop
Method · 0.65
Tested by
no test coverage detected