Uses of Class
com.hw.openai.entity.chat.ChatCompletionChunk
-
Uses of ChatCompletionChunk in com.hw.openai
Modifier and TypeMethodDescriptionio.reactivex.Flowable<ChatCompletionChunk>
OpenAiClient.streamChatCompletion
(ChatCompletion chatCompletion) Creates a stream response for the given chat conversation.