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