Remove unnecessary blank line in accumulatedToolCall struct definition in OpenAI provider types.go
This commit is contained in:
parent
353ad56ddd
commit
68ed9ece6d
1 changed files with 0 additions and 1 deletions
|
|
@ -80,4 +80,3 @@ type accumulatedToolCall struct {
|
|||
functionName string
|
||||
functionArgs string
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue