dehi

Results 11 issues of dehi

**Edit: aaaaand done https://github.com/TheoKanning/openai-java/pull/135** As I do not see a `discussions` tab for this repository, let's start a conversation on implementing the new Chat completions endpoint. I'll get started on...

Updated documentation for the completions and chat completions endpoint for gpt4 model usage.

Good evening, I've been working on a separate shell script that a user hosting a `taskd` server in a docker container would want to execute for the initial setup. [`tw-install-for-docker.sh`...

Good afternoon, Thank you for making this project. Building the `Dockerfile` with the `docker build .` command fails with the given output: ```text 7.034 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgomp1 amd64...

According to Lichess documentation: https://lichess.org/api#tag/Board/operation/apiStreamEvent **Note**: by default the current state of this project would interpret `CHALLENGE_CANCELED`, `CHALLENGE_DECLINED`, and `GAME_FINISH` as `MalformedEvents`

The maven compile goal was failing, so I go it to work by updating Lombok dependency versions in pom.xml files. See pull request: https://github.com/marvk/chess/pull/23

The maven compile goal was failing, so I go it to work by updating Lombok dependency versions in pom.xml files.

Great engine, thank you ! I would suggest making it explicit to provide a lowerCase account name when passing in the `accountName` into the `LichessClientBuilder` class. Otherwise, the case sensitive...