Functions

isDropNotice

Function: isDropNotice()

isDropNotice(msg): boolean

Defined in: src/core/agent/window/notice.ts:59

True when this message is a notice a previous drop wrote.

Parameters

msg

LLMMessage | undefined

Returns

boolean

On this page