Skip to main content

QGPTRelevanceInputOptions

Properties​

NameTypeDescriptionNotes
schemaEmbeddedModelSchema[optional]
databasekotlin.BooleanThis is an optional boolen that will tell us to use our entire snippet database as the sample.[optional]
questionkotlin.BooleanThis 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]