Uses of Interface
xyz.felh.openai.OpenAiApi
Packages that use OpenAiApi
-
Uses of OpenAiApi in xyz.felh.openai
Methods in xyz.felh.openai that return OpenAiApiConstructors in xyz.felh.openai with parameters of type OpenAiApiModifierConstructorDescriptionOpenAiService(OpenAiApi api, okhttp3.OkHttpClient client) Creates a new OpenAiService that wraps OpenAiApi.