FutureOnModelErrorCallback
Functions
Link copied to clipboard
abstract fun call(context: CallbackContext, request: LlmRequest, error: Throwable): CompletableFuture<CallbackChoice<Unit, LlmResponse>>