Bepoz.

Results 7 comments of Bepoz.

I've signed ICLA. Sorry for missed this.

I've applied trustin's review. left one jrhee's comment.

I wonder when this PR code will be released.

I just used this way ```kotlin class ChatCompletionJsonRequest(target: ChatCompletionRequest) : ChatCompletionRequest( target.model, target.messages, target.temperature, target.topP, target.n, target.stream, target.stop, target.maxTokens, target.presencePenalty, target.frequencyPenalty, target.logitBias, target.user, target.functions, target.functionCall ) { @JsonProperty("response_format") val responseFormat:...

내가 큰거 하나 돌리다 터트려서 인스턴스 다시 올렸어 ㅎㅎ;

요거 다니한테 1개 더 도네하고 물어본다는걸 계속 까먹구잇엇넹

![image](https://user-images.githubusercontent.com/45073750/139193868-c738ccee-267c-4d66-9c9c-d94953b352b9.png) ![image](https://user-images.githubusercontent.com/45073750/139193888-a09d08cb-7538-4fa3-b2fa-610b5919766d.png) ![image](https://user-images.githubusercontent.com/45073750/139193882-8e9ab312-34df-49b6-a126-306ccc5ec109.png) 방금 도네한 다음에 확인해달라고 물어봤구 받은 도네이션 10개이고, 5개 처음에 보이고 그 다음 더보기 눌렀을 때에 5개 더 보임. 이후에도 더 보기가 또 보임! 이 부분은 api를...