public class AiAgentLongTextToolTextGenEmbeddingsStrategyField extends SerializableObject
| Modifier and Type | Class and Description |
|---|---|
static class |
AiAgentLongTextToolTextGenEmbeddingsStrategyField.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The strategy used for the AI agent for calculating embeddings.
|
protected Long |
numTokensPerChunk
The number of tokens per chunk.
|
explicitlySetNullableFields| Modifier | Constructor and Description |
|---|---|
|
AiAgentLongTextToolTextGenEmbeddingsStrategyField() |
protected |
AiAgentLongTextToolTextGenEmbeddingsStrategyField(AiAgentLongTextToolTextGenEmbeddingsStrategyField.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
Long |
getNumTokensPerChunk() |
int |
hashCode() |
String |
toString() |
getRawData, setRawDatagetExplicitlySetNullableFields, isFieldExplicitlySet, markNullableFieldAsSet, markNullableFieldsAsSetprotected Long numTokensPerChunk
public AiAgentLongTextToolTextGenEmbeddingsStrategyField()
protected AiAgentLongTextToolTextGenEmbeddingsStrategyField(AiAgentLongTextToolTextGenEmbeddingsStrategyField.Builder builder)
public Long getNumTokensPerChunk()