Skip to main content

QGPTRelevanceInputOptions

Properties​

NameTypeDescriptionNotes
var_schemaEmbeddedModelSchema[optional]
databaseboolThis is an optional boolen that will tell us to use our entire snippet database as the sample.[optional]
questionboolThis is an optional boolean, that will let the serve know if you want to combine the 2 endpointsboth relevance && the Question endpoint to return the final results.[optional]
pipelineQGPTPromptPipeline[optional]