Properties
Protected
Optional
_agentId
_agentId?: string
Protected
_errorObject
_errorObject: undefined | Error
Protected
_isCanceled
_isCanceled: boolean
Protected
_isComplete
_isComplete: boolean
Protected
_isError
_isError: boolean
Protected
_isWaitingForInput
_isWaitingForInput: boolean
Protected
Readonly
_onDidChangeEmitter
_onDidChangeEmitter: Emitter<void> = ...
Protected
_progressMessages
Protected
_requestId
_requestId: string
Protected
_response
_response: ChatResponseImpl
onDidChange
onDidChange: Event<void> = ...