Uses of Class
com.hw.openai.entity.completions.CompletionChunk
Packages that use CompletionChunk
-
Uses of CompletionChunk in com.hw.openai
Methods in com.hw.openai that return types with arguments of type CompletionChunkModifier and TypeMethodDescriptionio.reactivex.Flowable<CompletionChunk>
OpenAiClient.streamCompletion
(Completion completion) Creates a stream completion for the provided prompt and parameters.