Uses of Class
com.jackdaw.chatwithnpc.openaiapi.Run
Packages that use Run
-
Uses of Run in com.jackdaw.chatwithnpc.openaiapi
Fields in com.jackdaw.chatwithnpc.openaiapi declared as RunMethods in com.jackdaw.chatwithnpc.openaiapi that return RunModifier and TypeMethodDescriptionprivate static Run
Run.checkOrTimeOut
(@NotNull Run run) private static Run
Methods in com.jackdaw.chatwithnpc.openaiapi with parameters of type RunConstructors in com.jackdaw.chatwithnpc.openaiapi with parameters of type RunModifierConstructorDescription(package private)
RunResult
(@Nullable ConversationHandler conversation, @Nullable Run run)