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)创建微调作业FineTuneResponseOpenAiClient. fineTune(FineTune fineTune)创建微调模型
-