Skip to content

Commit aae653f

Browse files
committed
resolve
1 parent 44b97ad commit aae653f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/docs/content/docs/en/tools/knowledge.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Search for similar content in a knowledge base using vector similarity
4848
| `tagName` | string | No | No description |
4949
| `tagValue` | string | No | No description |
5050
| `rerankerEnabled` | boolean | No | Whether to apply Cohere reranking to vector search results |
51-
| `rerankerModel` | string | No | Cohere rerank model to use \(one of: $\{SUPPORTED_RERANKER_MODELS.join\(', '\)\}\) |
51+
| `rerankerModel` | string | No | Cohere rerank model to use \(one of: rerank-v4.0-pro, rerank-v4.0-fast, rerank-v3.5\) |
5252
| `tagFilters` | string | No | No description |
5353

5454
#### Output

0 commit comments

Comments
 (0)