Uses of Class
com.unfbx.chatgpt.entity.fineTune.Event
-
Packages that use Event Package Description com.unfbx.chatgpt -
-
Uses of Event in com.unfbx.chatgpt
Methods in com.unfbx.chatgpt that return types with arguments of type Event Modifier and Type Method Description io.reactivex.Single<OpenAiResponse<Event>>OpenAiApi. fineTuneEvents(String fineTuneId)Deprecated.List<Event>OpenAiClient. fineTuneEvents(String fineTuneId)Deprecated.
-