Computer Use Support/Example, PDF Support, Claude 3.5 Haiku Model Constant #80
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L40
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()'
|
Loading