Uses of Class
com.unfbx.chatgpt.entity.fineTune.FineTune
-
Packages that use FineTune Package Description com.unfbx.chatgpt -
-
Uses of FineTune in com.unfbx.chatgpt
Methods in com.unfbx.chatgpt with parameters of type FineTune Modifier and Type Method Description io.reactivex.Single<FineTuneResponse>OpenAiApi. fineTune(FineTune fineTune)Deprecated.FineTuneResponseOpenAiClient. fineTune(FineTune fineTune)Deprecated.
-