add groq chat stream #81
Annotations
6 warnings
Build using dotnet:
src/Google.VertexAI/src/VertexAITextToImageModel.cs#L14
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Build using dotnet:
src/Google.VertexAI/src/VertexAIImageToTextModel.cs#L13
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Build using dotnet:
src/Google.VertexAI/src/VertexAIEmbeddingModel.cs#L17
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Build using dotnet:
src/Google.VertexAI/src/VertexAITextToImageModel.cs#L14
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Build using dotnet:
src/Google.VertexAI/src/VertexAIImageToTextModel.cs#L13
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Build using dotnet:
src/Google.VertexAI/src/VertexAIEmbeddingModel.cs#L17
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Loading