Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ hasUnknownModelCost
Function
hasUnknownModelCost
src/bootstrap/state.ts:765–767 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
763
}
764
765
export
function
hasUnknownModelCost(): boolean {
766
return
STATE.hasUnknownModelCost
767
}
768
769
export
function
getLastMainRequestId(): string | undefined {
770
return
STATE.lastMainRequestId
Callers
1
formatTotalCost
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected