| Package | Description |
|---|---|
| tech.amikos.cohere |
| Modifier and Type | Method and Description |
|---|---|
static CreateEmbeddingRequest.TruncateMode |
CreateEmbeddingRequest.TruncateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreateEmbeddingRequest.TruncateMode[] |
CreateEmbeddingRequest.TruncateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
CreateEmbeddingRequest.TruncateModeSerializer.serialize(CreateEmbeddingRequest.TruncateMode src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
CreateEmbeddingRequest |
CreateEmbeddingRequest.truncateMode(CreateEmbeddingRequest.TruncateMode truncateMode) |
Copyright © 2023 Amikos Tech OOD. All rights reserved.