Skip to main content

EfficiencyFlag

Defined in: types.ts:460

Wasteful pattern detection flag.

Properties

message

readonly message: string

Defined in: types.ts:465


nodeName

readonly nodeName: string

Defined in: types.ts:462


pattern

readonly pattern: "wasteful_retry" | "context_bloat"

Defined in: types.ts:461


retryCount?

readonly optional retryCount?: number

Defined in: types.ts:463


tokenCost

readonly tokenCost: number

Defined in: types.ts:464