Skip to main content

QGPTRepromptInput

Query is your followup question. Conversation is a list of the back and fourth with the qgpt bot. where the first entry in the array was the last message sent.

Properties​

NameTypeDescriptionNotes
var_schemaEmbeddedModelSchema[optional]
querystr
conversationQGPTConversation
applicationstroptional application id[optional]
modelstroptional model id[optional]
pipelineQGPTPromptPipeline[optional]