Class AiServicesConfig.BuilderBase.AiServicesConfigImpl
java.lang.Object
io.helidon.integrations.langchain4j.AiServicesConfig.BuilderBase.AiServicesConfigImpl
- All Implemented Interfaces:
Prototype.Api,AiServicesConfig
- Enclosing class:
AiServicesConfig.BuilderBase<BUILDER extends AiServicesConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends AiServicesConfig>
protected static class AiServicesConfig.BuilderBase.AiServicesConfigImpl
extends Object
implements AiServicesConfig
Generated implementation of the prototype, can be extended by descendant prototype implementations.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.helidon.integrations.langchain4j.AiServicesConfig
AiServicesConfig.Builder, AiServicesConfig.BuilderBase<BUILDER extends AiServicesConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends AiServicesConfig> -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAiServicesConfigImpl(AiServicesConfig.BuilderBase<?, ?> builder) Create an instance providing a builder. -
Method Summary
-
Field Details
-
CONFIG_ROOT
The default configuration prefix.- See Also:
-
-
Constructor Details
-
AiServicesConfigImpl
Create an instance providing a builder.- Parameters:
builder- extending builder base of this prototype
-
-
Method Details
-
chatModel
Description copied from interface:AiServicesConfigChatModel option.- Specified by:
chatModelin interfaceAiServicesConfig- Returns:
- the chatModel option
-
toString
-
equals
-
hashCode
public int hashCode()
-