Skip to content

apollo-code


apollo-code / core/src / Turn

Interface: Turn

Properties

agentType?

optional agentType?: string


endMessageId?

optional endMessageId?: string


id

id: string


parentDepth

parentDepth: number


parentTurnId?

optional parentTurnId?: string


startMessageId

startMessageId: string


status

status: "error" | "streaming" | "aborted" | "compacting" | "awaiting_tool" | "awaiting_user" | "done"


stickyProvider?

optional stickyProvider?: string