Add support for Count Message tokens endpoint #95
Annotations
10 warnings
build:
Anthropic.SDK/Messaging/MessageResponse.cs#L40
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Anthropic.SDK/Messaging/MessageResponse.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Anthropic.SDK/Messaging/MessageResponse.cs#L124
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Anthropic.SDK/Messaging/MessageResponse.cs#L127
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Anthropic.SDK/Messaging/MessageResponse.cs#L130
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Anthropic.SDK/AnthropicClient.cs#L10
Missing XML comment for publicly visible type or member 'AnthropicClient'
|
build:
Anthropic.SDK/AnthropicClient.cs#L12
Missing XML comment for publicly visible type or member 'AnthropicClient.ApiUrlFormat'
|
build:
Anthropic.SDK/AnthropicClient.cs#L87
Missing XML comment for publicly visible type or member 'AnthropicClient.~AnthropicClient()'
|
build:
Anthropic.SDK/AnthropicClient.cs#L97
Missing XML comment for publicly visible type or member 'AnthropicClient.Batches'
|
build:
Anthropic.SDK/AnthropicClient.cs#L103
Missing XML comment for publicly visible type or member 'AnthropicClient.Dispose()'
|