Uses of Class
com.unfbx.chatgpt.entity.fineTune.job.FineTuneJobEvent
-
Packages that use FineTuneJobEvent Package Description com.unfbx.chatgpt -
-
Uses of FineTuneJobEvent in com.unfbx.chatgpt
Methods in com.unfbx.chatgpt that return types with arguments of type FineTuneJobEvent Modifier and Type Method Description io.reactivex.Single<FineTuneJobListResponse<FineTuneJobEvent>>OpenAiApi. fineTuneJobEvents(String fineTuneJobId, String after, Integer limit)微调job事件列表FineTuneJobListResponse<FineTuneJobEvent>OpenAiClient. fineTuneJobEvents(String fineTuneJobId, String after, Integer limit)微调作业事件列表
-