rusdevops

Results 24 comments of rusdevops

@avocadochicken, to work out of the box, you must use **CMake** for your projects as well. for example: https://github.com/CloudPolis/webdav-client-cpp#usage If you provide me a test login and password for your...

@KevinZonda also need to add top_k for `ChatCompletionRequest`

@rattrayalex Please reopen issue, and see what happens if you use an empty string: https://github.com/encode/httpx/issues/1640#issuecomment-842036339 ``` LocalProtocolError: Illegal header value b'Bearer ' ``` Need check empty case in this: https://github.com/openai/openai-python/blob/da48e4cac78d1d4ac749e2aa5cfd619fde1e6c68/src/openai/_client.py#L160

I created PR: https://github.com/openai/openai-python/pull/1594/files