Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardcqian committed Sep 25, 2023
1 parent 10b26b2 commit 21dad62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/plugin/stream.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ func (a *App) runOpenAIChatCompletionsStream(ctx context.Context, req *backend.R

if err != nil {
return fmt.Errorf("Unable to parse OpenAI URL: %w", err)

}

var outgoingBody []byte

Expand Down

0 comments on commit 21dad62

Please sign in to comment.