Liu Shuang
|
a5a945ad14
|
fix: stream return EOF when openai return error (#184)
* fix: stream return EOF when openai return error
* perf: add error accumulator
* fix: golangci-lint
* fix: unmarshal error possibly null
* fix: error accumulator
* test: error accumulator use interface and add test code
* test: error accumulator add test code
* refactor: use stream reader to re-use stream code
* refactor: stream reader use generics
|
2023-03-22 09:32:47 +04:00 |
|