Uses of Interface
dev.langchain4j.model.qianfan.client.AsyncResponseHandling
Packages that use AsyncResponseHandling
-
Uses of AsyncResponseHandling in dev.langchain4j.model.qianfan.client
Subinterfaces of AsyncResponseHandling in dev.langchain4j.model.qianfan.clientMethods in dev.langchain4j.model.qianfan.client that return AsyncResponseHandlingModifier and TypeMethodDescriptionRequestExecutor.onResponse(Consumer<ResponseContent> responseHandler) SyncOrAsync.onResponse(Consumer<ResponseContent> var1)