Skip to content

Documentation / @agentick/react / defaultDeriveMode

Function: defaultDeriveMode()

defaultDeriveMode(input): ChatMode

Defined in: client/src/chat-transforms.ts:65

Default ChatMode derivation. Exported for users who want to extend it.

Parameters

input

hasPendingConfirmation

boolean

isExecuting

boolean

Returns

ChatMode

Released under the ISC License.