Skip to main content

QGPTQuestionInput

This is the body input for the /code_gpt/question. Note: - each relevant seed, must require at minimum a Seed or an id used from the /code_gpt/relevance endpoint or we will throw an error.

Properties​

NameTypeDescriptionNotes
var_schemaEmbeddedModelSchema[optional]
relevantRelevantQGPTSeeds
querystrThis is the user asked question.
applicationstroptional application id[optional]
modelstroptional model id[optional]
messagesFlattenedConversationMessages[optional]
pipelineQGPTPromptPipeline[optional]
temporalTemporalRangeGrounding[optional]