Type aliases
ReRankerType
ReRankerType =
"system_default"
|"llm"
|"cohere"
|"bedrock"
|"score"
|"disabled"
Defined in: packages/cloud/src/client/types.gen.ts:5885
Enum for the reranker type.
ReRankerType =
"system_default"
|"llm"
|"cohere"
|"bedrock"
|"score"
|"disabled"
Defined in: packages/cloud/src/client/types.gen.ts:5885
Enum for the reranker type.