You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/docs/creating-and-deploying-a-connector) one.
239
+
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/v1/docs/creating-and-deploying-a-connector) one.
240
240
241
241
When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/docs/creating-and-deploying-a-connector) one.
724
+
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/v1/docs/creating-and-deploying-a-connector) one.
725
725
726
726
When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).
727
727
@@ -1584,9 +1584,9 @@ If `ALL` is selected, the token likelihoods will be provided both for the prompt
1584
1584
<dl>
1585
1585
<dd>
1586
1586
1587
-
This endpoint returns text embeddings. An embedding is a list of floating point numbers that captures semantic information about the text that it represents.
1587
+
This endpoint returns text and image embeddings. An embedding is a list of floating point numbers that captures semantic information about the content that it represents.
1588
1588
1589
-
Embeddings can be used to create text classifiers as well as empower semantic search. To learn more about embeddings, see the embedding page.
1589
+
Embeddings can be used to create classifiers as well as empower semantic search. To learn more about embeddings, see the embedding page.
1590
1590
1591
1591
If you want to learn more how to use the embedding model, have a look at the [Semantic Search Guide](/docs/semantic-search).
1592
1592
</dd>
@@ -4015,7 +4015,7 @@ client.connectors.list()
4015
4015
<dl>
4016
4016
<dd>
4017
4017
4018
-
Creates a new connector. The connector is tested during registration and will cancel registration when the test is unsuccessful. See ['Creating and Deploying a Connector'](https://docs.cohere.com/docs/creating-and-deploying-a-connector) for more information.
4018
+
Creates a new connector. The connector is tested during registration and will cancel registration when the test is unsuccessful. See ['Creating and Deploying a Connector'](https://docs.cohere.com/v1/docs/creating-and-deploying-a-connector) for more information.
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/docs/creating-and-deploying-a-connector) one.
253
+
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/v1/docs/creating-and-deploying-a-connector) one.
254
254
255
255
When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/docs/creating-and-deploying-a-connector) one.
804
+
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/v1/docs/creating-and-deploying-a-connector) one.
805
805
806
806
When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).
This endpoint returns text embeddings. An embedding is a list of floating point numbers that captures semantic information about the text that it represents.
1780
+
This endpoint returns text and image embeddings. An embedding is a list of floating point numbers that captures semantic information about the content that it represents.
1781
1781
1782
-
Embeddings can be used to create text classifiers as well as empower semantic search. To learn more about embeddings, see the embedding page.
1782
+
Embeddings can be used to create classifiers as well as empower semantic search. To learn more about embeddings, see the embedding page.
1783
1783
1784
1784
If you want to learn more how to use the embedding model, have a look at the [Semantic Search Guide](/docs/semantic-search).
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/docs/creating-and-deploying-a-connector) one.
3248
+
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/v1/docs/creating-and-deploying-a-connector) one.
3249
3249
3250
3250
When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/docs/creating-and-deploying-a-connector) one.
3807
+
Accepts `{"id": "web-search"}`, and/or the `"id"` for a custom [connector](https://docs.cohere.com/docs/connectors), if you've [created](https://docs.cohere.com/v1/docs/creating-and-deploying-a-connector) one.
3808
3808
3809
3809
When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).
This endpoint returns text embeddings. An embedding is a list of floating point numbers that captures semantic information about the text that it represents.
4807
+
This endpoint returns text and image embeddings. An embedding is a list of floating point numbers that captures semantic information about the content that it represents.
4808
4808
4809
-
Embeddings can be used to create text classifiers as well as empower semantic search. To learn more about embeddings, see the embedding page.
4809
+
Embeddings can be used to create classifiers as well as empower semantic search. To learn more about embeddings, see the embedding page.
4810
4810
4811
4811
If you want to learn more how to use the embedding model, have a look at the [Semantic Search Guide](/docs/semantic-search).
Creates a new connector. The connector is tested during registration and will cancel registration when the test is unsuccessful. See ['Creating and Deploying a Connector'](https://docs.cohere.com/docs/creating-and-deploying-a-connector) for more information.
228
+
Creates a new connector. The connector is tested during registration and will cancel registration when the test is unsuccessful. See ['Creating and Deploying a Connector'](https://docs.cohere.com/v1/docs/creating-and-deploying-a-connector) for more information.
Creates a new connector. The connector is tested during registration and will cancel registration when the test is unsuccessful. See ['Creating and Deploying a Connector'](https://docs.cohere.com/docs/creating-and-deploying-a-connector) for more information.
1306
+
Creates a new connector. The connector is tested during registration and will cancel registration when the test is unsuccessful. See ['Creating and Deploying a Connector'](https://docs.cohere.com/v1/docs/creating-and-deploying-a-connector) for more information.
0 commit comments