Package com.sap.ai.sdk.core.model
Interface RTAModelBaseData.Builder2
- Enclosing class:
RTAModelBaseData
public static interface RTAModelBaseData.Builder2
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) Set the description of thisRTAModelBaseDatainstance.
-
Method Details
-
description
Set the description of thisRTAModelBaseDatainstance.- Parameters:
description- Description of the model and its capabilities- Returns:
- The RTAModelBaseData builder.
-