public static class AiAgentLongTextToolEmbeddingsField.Builder extends NullableFieldTracker
| Modifier and Type | Field and Description |
|---|---|
protected String |
model |
protected AiAgentLongTextToolEmbeddingsStrategyField |
strategy |
explicitlySetNullableFields| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AiAgentLongTextToolEmbeddingsField |
build() |
AiAgentLongTextToolEmbeddingsField.Builder |
model(String model) |
AiAgentLongTextToolEmbeddingsField.Builder |
strategy(AiAgentLongTextToolEmbeddingsStrategyField strategy) |
getExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected AiAgentLongTextToolEmbeddingsStrategyField strategy
public Builder()
public AiAgentLongTextToolEmbeddingsField.Builder model(String model)
public AiAgentLongTextToolEmbeddingsField.Builder strategy(AiAgentLongTextToolEmbeddingsStrategyField strategy)
public AiAgentLongTextToolEmbeddingsField build()