AssistantDocumentsThinkLongerPlan
type AssistantDocumentsThinkLongerPlan implements AssistantPlanInterface {
id: String!
docCount: Int
recommendedDocSearchV0Filter: DocSearchV0Params
thoughtProcess: [AssistantAnswerItemInterface!]
}
Fields
AssistantDocumentsThinkLongerPlan.id ● String! non-null scalar graph-ql-types
@exposed
AssistantDocumentsThinkLongerPlan.docCount ● Int scalar graph-ql-types
@exposed
AssistantDocumentsThinkLongerPlan.recommendedDocSearchV0Filter ● DocSearchV0Params scalar graph-ql-types
@exposed
AssistantDocumentsThinkLongerPlan.thoughtProcess ● [AssistantAnswerItemInterface!] list interface graph-ql-types
@exposed