conversationStream
Subscription that observes the conversation job and streams the response back to the client as it is generated.
conversationStream(
id: ID!
nonce: String!
): AIConversationStreamResponse!
Subscription that observes the conversation job and streams the response back to the client as it is generated.
conversationStream(
id: ID!
nonce: String!
): AIConversationStreamResponse!
conversationStream.id ● ID! non-null scalarconversationStream.nonce ● String! non-null scalarAIConversationStreamResponse object