MCPcopy 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
765export function hasUnknownModelCost(): boolean {
766 return STATE.hasUnknownModelCost
767}
768
769export function getLastMainRequestId(): string | undefined {
770 return STATE.lastMainRequestId

Callers 1

formatTotalCostFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected