go-openai icon indicating copy to clipboard operation
go-openai copied to clipboard

add chatcompletion stream delta refusal and logprobs

Open Yu0u opened this issue 1 year ago • 1 comments

Describe the change Like #844, In ChatCompletionStream.delta the refusal and logprobs field is missing

Provide OpenAI documentation link Provide a relevant API doc from https://platform.openai.com/docs/api-reference

Describe your solution Add Refusal and Logprobs Fields

Tests n/a

Additional context n/a

Yu0u avatar Oct 17 '24 03:10 Yu0u