Interface LLMModuleResult.Builder
- Enclosing class:
LLMModuleResult
public static interface LLMModuleResult.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
id
Set the id of thisLLMModuleResultinstance.- Parameters:
id- ID of the response- Returns:
- The LLMModuleResult builder.
-