Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ getSessionId
Method
getSessionId
src/QueryEngine.ts:1207–1209 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1205
}
1206
1207
getSessionId(): string {
1208
return
getSessionId()
1209
}
1210
1211
setModel(model: string): void {
1212
this.config.userSpecifiedModel = model
Callers
nothing calls this directly
Calls
1
getSessionId
Function · 0.85
Tested by
no test coverage detected