Skip to content

Merge pull request #10 from tghamm/feature/token-counter #16

Merge pull request #10 from tghamm/feature/token-counter

Merge pull request #10 from tghamm/feature/token-counter #16

Triggered via push August 19, 2023 18:04
Status Success
Total duration 1m 4s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Anthropic.SDK/AnthropicClient.cs#L8
Missing XML comment for publicly visible type or member 'AnthropicClient'
build: Anthropic.SDK/AnthropicClient.cs#L10
Missing XML comment for publicly visible type or member 'AnthropicClient.ApiUrlFormat'
build: Anthropic.SDK/AnthropicClient.cs#L32
Missing XML comment for publicly visible type or member 'AnthropicClient.AnthropicClient(APIAuthentication)'
build: Anthropic.SDK/APIAuthentication.cs#L7
Missing XML comment for publicly visible type or member 'APIAuthentication'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L8
Missing XML comment for publicly visible type or member 'CompletionResponse'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L11
Missing XML comment for publicly visible type or member 'CompletionResponse.Completion'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L13
Missing XML comment for publicly visible type or member 'CompletionResponse.Stop'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L15
Missing XML comment for publicly visible type or member 'CompletionResponse.StopReason'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L17
Missing XML comment for publicly visible type or member 'CompletionResponse.Truncated'
build: Anthropic.SDK/Completions/CompletionResponse.cs#L19
Missing XML comment for publicly visible type or member 'CompletionResponse.Exception'