Uses of Class
xyz.felh.openai.OpenAiService
Packages that use OpenAiService
-
Uses of OpenAiService in xyz.felh.openai
Constructors in xyz.felh.openai with parameters of type OpenAiServiceModifierConstructorDescriptionStreamToolCallsReceiver(OpenAiService openAiService, String originalRequestId, BiFunction<String, ChatCompletion, StreamToolCallsRequest> toolCallsHandler, StreamListener<ChatCompletion> listener, CountDownLatch countDownLatch)