Skip to main content

QGPTPersonsRelatedOutput

This model is used for the output of the /qgpt/related/persons endpoint. Explanations here is a custom object with key value pairs, when the key is the personUUId and the value is an explanation as to why this person was reccommended.

Properties

NameTypeDescriptionNotes
var_schemaEmbeddedModelSchema[optional]
personsPersons
explanationsDict[str, str]This is a Map<String, String> where the the key is a person id. and the value is the explanation.[optional]