Skip to main content
Version: Latest

externalAskQuestion

Enterprise
description

Ask AlphaSense a question and receive a streamed response. Use the streamContext from the response to reconnect via externalSubscribeMessage if the connection drops.

externalAskQuestion(
input: ExternalAskQuestionInput!
): AssistantAskQuestionSubscriptionResponse

Arguments

externalAskQuestion.input ● ExternalAskQuestionInput! non-null input graph-ql-types

Type

AssistantAskQuestionSubscriptionResponse object graph-ql-types

A streaming event emitted by the subscription. Multiple events are emitted over the lifetime of a request. v1 uses rawEvent and cacheEdits. This will be deprecated in the near future. v2 uses batch.