From 66beba88b68f5a72389000a58d3716ae116a014d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 10 Oct 2024 15:20:18 +0000 Subject: [PATCH] feat: Updated OpenAPI spec --- src/libs/Cohere/Generated/Cohere.CohereApi.Chat.g.cs | 2 +- .../Generated/Cohere.ConnectorsClient.CreateConnector.g.cs | 4 ++-- src/libs/Cohere/Generated/Cohere.ICohereApi.Chat.g.cs | 2 +- .../Generated/Cohere.IConnectorsClient.CreateConnector.g.cs | 4 ++-- src/libs/Cohere/Generated/Cohere.Models.ChatRequest.g.cs | 2 +- src/libs/Cohere/openapi.yaml | 4 ++-- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/libs/Cohere/Generated/Cohere.CohereApi.Chat.g.cs b/src/libs/Cohere/Generated/Cohere.CohereApi.Chat.g.cs index 6d768ee..6ed37d3 100644 --- a/src/libs/Cohere/Generated/Cohere.CohereApi.Chat.g.cs +++ b/src/libs/Cohere/Generated/Cohere.CohereApi.Chat.g.cs @@ -187,7 +187,7 @@ partial void ProcessChatResponseContent( /// - AUTO_PRESERVE_ORDER: Azure, AWS Sagemaker/Bedrock, Private Deployments /// /// - /// 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.
+ /// 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.
/// When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).
/// Compatible Deployments: Cohere Platform /// diff --git a/src/libs/Cohere/Generated/Cohere.ConnectorsClient.CreateConnector.g.cs b/src/libs/Cohere/Generated/Cohere.ConnectorsClient.CreateConnector.g.cs index 97f2977..9cb3101 100644 --- a/src/libs/Cohere/Generated/Cohere.ConnectorsClient.CreateConnector.g.cs +++ b/src/libs/Cohere/Generated/Cohere.ConnectorsClient.CreateConnector.g.cs @@ -25,7 +25,7 @@ partial void ProcessCreateConnectorResponseContent( /// /// Create a Connector
- /// 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. + /// 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. ///
/// /// @@ -129,7 +129,7 @@ partial void ProcessCreateConnectorResponseContent( /// /// Create a Connector
- /// 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. + /// 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. ///
/// /// diff --git a/src/libs/Cohere/Generated/Cohere.ICohereApi.Chat.g.cs b/src/libs/Cohere/Generated/Cohere.ICohereApi.Chat.g.cs index 29b68ce..db79745 100644 --- a/src/libs/Cohere/Generated/Cohere.ICohereApi.Chat.g.cs +++ b/src/libs/Cohere/Generated/Cohere.ICohereApi.Chat.g.cs @@ -69,7 +69,7 @@ public partial interface ICohereApi /// - AUTO_PRESERVE_ORDER: Azure, AWS Sagemaker/Bedrock, Private Deployments /// /// - /// 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.
+ /// 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.
/// When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).
/// Compatible Deployments: Cohere Platform /// diff --git a/src/libs/Cohere/Generated/Cohere.IConnectorsClient.CreateConnector.g.cs b/src/libs/Cohere/Generated/Cohere.IConnectorsClient.CreateConnector.g.cs index 8b61279..f43f883 100644 --- a/src/libs/Cohere/Generated/Cohere.IConnectorsClient.CreateConnector.g.cs +++ b/src/libs/Cohere/Generated/Cohere.IConnectorsClient.CreateConnector.g.cs @@ -6,7 +6,7 @@ public partial interface IConnectorsClient { /// /// Create a Connector
- /// 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. + /// 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. ///
/// /// @@ -19,7 +19,7 @@ public partial interface IConnectorsClient /// /// Create a Connector
- /// 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. + /// 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. ///
/// /// diff --git a/src/libs/Cohere/Generated/Cohere.Models.ChatRequest.g.cs b/src/libs/Cohere/Generated/Cohere.Models.ChatRequest.g.cs index 0004e13..16861d3 100644 --- a/src/libs/Cohere/Generated/Cohere.Models.ChatRequest.g.cs +++ b/src/libs/Cohere/Generated/Cohere.Models.ChatRequest.g.cs @@ -73,7 +73,7 @@ public sealed partial class ChatRequest public global::Cohere.ChatRequestPromptTruncation? PromptTruncation { get; set; } /// - /// 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.
+ /// 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.
/// When specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).
/// Compatible Deployments: Cohere Platform ///
diff --git a/src/libs/Cohere/openapi.yaml b/src/libs/Cohere/openapi.yaml index e6df7df..3b64ddf 100644 --- a/src/libs/Cohere/openapi.yaml +++ b/src/libs/Cohere/openapi.yaml @@ -87,7 +87,7 @@ paths: type: array items: $ref: '#/components/schemas/ChatConnector' - description: "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.\n\nWhen specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).\n\nCompatible Deployments: Cohere Platform\n" + description: "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.\n\nWhen specified, the model's reply will be enriched with information found by querying each of the connectors (RAG).\n\nCompatible Deployments: Cohere Platform\n" x-fern-audiences: - public search_queries_only: @@ -7902,7 +7902,7 @@ paths: tags: - /connectors summary: Create a Connector - description: '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.' + description: '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.' operationId: create-connector parameters: - $ref: '#/components/parameters/RequestSource'