diff --git a/docs/src/embeddings/default_embedding_functions.md b/docs/src/embeddings/default_embedding_functions.md index 00293360..0ef58925 100644 --- a/docs/src/embeddings/default_embedding_functions.md +++ b/docs/src/embeddings/default_embedding_functions.md @@ -390,6 +390,7 @@ Supported parameters (to be passed in `create` method) are: | `query_input_type` | `str` | `"search_query"` | The type of input data to be used for the query. | Cohere supports following input types: + | Input Type | Description | |-------------------------|---------------------------------------| | "`search_document`" | Used for embeddings stored in a vector|