Skip to content

Documentation / @agentick/shared / TickEvent

Type Alias: TickEvent

TickEvent = object & StreamEventBase

Defined in: streaming.ts:493

Type Declaration

completedAt

completedAt: string

startedAt

startedAt: string

stopReason

stopReason: StopReason

tick

tick: number

type

type: "tick"

usage

usage: UsageStats

Released under the ISC License.