Skip to content

Commit d60a413

Browse files
committed
feat: Updated.
1 parent d0b4dff commit d60a413

File tree

354 files changed

+19876
-1016
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

354 files changed

+19876
-1016
lines changed

src/helpers/FixOpenApiSpec/FixOpenApiSpec.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="AutoSDK" Version="0.27.1-dev.76" />
12+
<PackageReference Include="AutoSDK" Version="0.27.1-dev.87" />
1313
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.23" />
1414
</ItemGroup>
1515

src/libs/Anthropic/Generated/Anthropic.AnthropicClient.BetaModelsGet.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ partial void ProcessBetaModelsGetResponseContent(
3838
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
3939
/// </param>
4040
/// <param name="xApiKey">
41-
/// Your unique API key for authentication. <br/>
41+
/// Your unique API key for authentication.<br/>
4242
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
4343
/// </param>
4444
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/libs/Anthropic/Generated/Anthropic.AnthropicClient.BetaModelsList.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ partial void ProcessBetaModelsListResponseContent(
5050
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
5151
/// </param>
5252
/// <param name="xApiKey">
53-
/// Your unique API key for authentication. <br/>
53+
/// Your unique API key for authentication.<br/>
5454
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
5555
/// </param>
5656
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/libs/Anthropic/Generated/Anthropic.AnthropicClient.ModelsGet.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ partial void ProcessModelsGetResponseContent(
3838
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
3939
/// </param>
4040
/// <param name="xApiKey">
41-
/// Your unique API key for authentication. <br/>
41+
/// Your unique API key for authentication.<br/>
4242
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
4343
/// </param>
4444
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/libs/Anthropic/Generated/Anthropic.AnthropicClient.ModelsList.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ partial void ProcessModelsListResponseContent(
5050
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
5151
/// </param>
5252
/// <param name="xApiKey">
53-
/// Your unique API key for authentication. <br/>
53+
/// Your unique API key for authentication.<br/>
5454
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
5555
/// </param>
5656
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/libs/Anthropic/Generated/Anthropic.IAnthropicClient.BetaModelsGet.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public partial interface IAnthropicClient
1717
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
1818
/// </param>
1919
/// <param name="xApiKey">
20-
/// Your unique API key for authentication. <br/>
20+
/// Your unique API key for authentication.<br/>
2121
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
2222
/// </param>
2323
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/libs/Anthropic/Generated/Anthropic.IAnthropicClient.BetaModelsList.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public partial interface IAnthropicClient
2525
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
2626
/// </param>
2727
/// <param name="xApiKey">
28-
/// Your unique API key for authentication. <br/>
28+
/// Your unique API key for authentication.<br/>
2929
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
3030
/// </param>
3131
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/libs/Anthropic/Generated/Anthropic.IAnthropicClient.ModelsGet.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public partial interface IAnthropicClient
1717
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
1818
/// </param>
1919
/// <param name="xApiKey">
20-
/// Your unique API key for authentication. <br/>
20+
/// Your unique API key for authentication.<br/>
2121
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
2222
/// </param>
2323
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/libs/Anthropic/Generated/Anthropic.IAnthropicClient.ModelsList.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public partial interface IAnthropicClient
2525
/// Read more about versioning and our version history [here](https://docs.anthropic.com/en/api/versioning).
2626
/// </param>
2727
/// <param name="xApiKey">
28-
/// Your unique API key for authentication. <br/>
28+
/// Your unique API key for authentication.<br/>
2929
/// This key is required in the header of all API requests, to authenticate your account and access Anthropic's services. Get your API key through the [Console](https://console.anthropic.com/settings/keys). Each key is scoped to a Workspace.
3030
/// </param>
3131
/// <param name="cancellationToken">The token to cancel the operation with</param>

src/libs/Anthropic/Generated/Anthropic.IMessageBatchesClient.BetaMessageBatchesCancel.g.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ public partial interface IMessageBatchesClient
77
/// <summary>
88
/// Cancel a Message Batch<br/>
99
/// Batches may be canceled any time before processing ends. Once cancellation is initiated, the batch enters a `canceling` state, at which time the system may complete any in-progress, non-interruptible requests before finalizing cancellation.<br/>
10-
/// The number of canceled requests is specified in `request_counts`. To determine which requests were canceled, check the individual results within the batch. Note that cancellation may not result in any canceled requests if they were non-interruptible.
10+
/// The number of canceled requests is specified in `request_counts`. To determine which requests were canceled, check the individual results within the batch. Note that cancellation may not result in any canceled requests if they were non-interruptible.<br/>
11+
/// Learn more about the Message Batches API in our [user guide](/en/docs/build-with-claude/batch-processing)
1112
/// </summary>
1213
/// <param name="messageBatchId">
1314
/// ID of the Message Batch.

0 commit comments

Comments
 (0)