KnowledgeRetrievalOutputMode type
The output configuration for this retrieval.
KnownKnowledgeRetrievalOutputMode can be used interchangeably with KnowledgeRetrievalOutputMode,
this enum contains the known values that the service supports.
Known values supported by the service
extractiveData: Return data from the knowledge sources directly without generative alteration.
answerSynthesis: Synthesize an answer for the response payload.
type KnowledgeRetrievalOutputMode = string