chore: run dotnet format
This commit is contained in:
@@ -5,4 +5,4 @@ public sealed class GeminiClientOptions
|
|||||||
public string ApiUrl { get; init; } = string.Empty;
|
public string ApiUrl { get; init; } = string.Empty;
|
||||||
public string ModelId { get; init; } = string.Empty;
|
public string ModelId { get; init; } = string.Empty;
|
||||||
public string ApiKey { get; init; } = string.Empty;
|
public string ApiKey { get; init; } = string.Empty;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user