SemanticSearchResultsType type
baseResults: resultados sin ningún enriquecimiento semántico ni reranking.
rerankedResults: los resultados se han reranked con el modelo de reranker y incluirán subtítulos semánticos. No incluirá ninguna respuesta, resaltado de respuestas ni subtítulo resaltados.
type SemanticSearchResultsType = "baseResults" | "rerankedResults"