The configuration object.
Optional
config: RerankerCohereConfigThe configuration for the reranker-cohere
module.
Create a ModuleConfig<'reranker-jinaai', RerankerJinaAIConfig>
object for use when reranking using the reranker-jinaai
module.
See the documentation for detailed usage.
The configuration object.
Optional
config: RerankerJinaAIConfigThe configuration for the reranker-jinaai
module.
Create a ModuleConfig<'reranker-transformers', Record<string, never>>
object for use when reranking using the reranker-transformers
module.
See the documentation for detailed usage.
The configuration object.
Create a ModuleConfig<'reranker-voyageai', RerankerVoyageAIConfig>
object for use when reranking using the reranker-voyageai
module.
See the documentation for detailed usage.
The configuration object.
Optional
config: RerankerVoyageAIConfigThe configuration for the reranker-voyage-ai
module.
Create a
ModuleConfig<'reranker-cohere', RerankerCohereConfig>
object for use when reranking using thereranker-cohere
module.See the documentation for detailed usage.