Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Doorman11991/smallcode
/ setStreaming
Method
setStreaming
src/tui/fullscreen.js:1085–1088 ·
view source on GitHub ↗
(streaming)
Source
from the content-addressed store, hash-verified
1083
}
1084
1085
setStreaming(streaming) {
1086
this.isStreaming = streaming;
1087
this.render();
1088
}
1089
1090
setModel(name) {
1091
this.model = name;
Callers
3
runTUI
Function · 0.95
streamFinalResponse
Function · 0.80
streamFinalResponse
Function · 0.80
Calls
1
render
Method · 0.95
Tested by
no test coverage detected