QGPTQuestionOutput
This is the output/returned value from the /qgpt/question endpoint. && /qgpt/followup This will just have a single required property. the possible answers to the question, with a score.
Properties
Name | Type |
---|---|
schema | EmbeddedModelSchema |
answers | QGPTQuestionAnswers |