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

NameType
schemaEmbeddedModelSchema
personsPersons
explanations{ [key: string]: string; }