mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-11-23 09:30:21 +00:00
Formatting
This commit is contained in:
parent
02ae4e3fe2
commit
ddc5a1cc87
@ -13,7 +13,6 @@ public record ChatCompletionResponseStreamLine(string Id, string Object, uint Cr
|
||||
{
|
||||
public ChatCompletionResponseStreamLine() : this(string.Empty, string.Empty, 0, string.Empty, string.Empty, [])
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Loading…
Reference in New Issue
Block a user