Class AiServiceMethodImplementationSupport
java.lang.Object
io.quarkiverse.langchain4j.runtime.aiservice.AiServiceMethodImplementationSupport
Provides the basic building blocks that the generated Interface methods call into
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static interface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThis method is called by the implementations of each ai service method.
-
Constructor Details
-
AiServiceMethodImplementationSupport
public AiServiceMethodImplementationSupport()
-
-
Method Details
-
implement
This method is called by the implementations of each ai service method.
-