KnownKnowledgeSourceResultsProcessing enum
Controls whether a knowledge source's results are reranked.
Fields
| None | Results from this knowledge source bypass reranking and preserve their underlying order. |
| Rerank | Results from this knowledge source go through the reranking pipeline. This is the default behavior. |