Package org.opensearch.ml.common.agent
Class MLToolSpec.MLToolSpecBuilder
java.lang.Object
org.opensearch.ml.common.agent.MLToolSpec.MLToolSpecBuilder
- Enclosing class:
MLToolSpec
-
Method Summary
Modifier and TypeMethodDescriptionbuild()description(String description) includeOutputInAgentResponse(boolean includeOutputInAgentResponse) parameters(Map<String, String> parameters) toString()
-
Method Details
-
type
- Returns:
this.
-
name
- Returns:
this.
-
description
- Returns:
this.
-
parameters
- Returns:
this.
-
includeOutputInAgentResponse
public MLToolSpec.MLToolSpecBuilder includeOutputInAgentResponse(boolean includeOutputInAgentResponse) - Returns:
this.
-
build
-
toString
-