Skip to main content

EfficiencyFlag

Defined in: types.ts:542

Wasteful pattern detection flag.

Properties

message

readonly message: string

Defined in: types.ts:547


nodeName

readonly nodeName: string

Defined in: types.ts:544


pattern

readonly pattern: "wasteful_retry" | "context_bloat"

Defined in: types.ts:543


retryCount?

readonly optional retryCount?: number

Defined in: types.ts:545


tokenCost

readonly tokenCost: number

Defined in: types.ts:546