Maksym Volkov

Results 3 issues of Maksym Volkov

There is an issue in the documentation. In the section https://platform.openai.com/docs/api-reference/completions/create It is said, that default value for [logit_bias](https://platform.openai.com/docs/api-reference/completions/create#completions/create-logit_bias) should be null but in reality it is `empty map` ![image](https://user-images.githubusercontent.com/124299308/224333539-b01c5890-9f85-421b-aacc-fe8f042cbe11.png)...

**Is your feature request related to a problem? Please describe.** As the name suggests we need more testing. Right now there is only one class with tests for a single...

**Is your feature request related to a problem? Please describe.** Right now it is not possible to work with the stream requests via this library. **Describe the solution you'd like**...