| Package | Description |
|---|---|
| dev.ai4j.openai4j.embedding |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddingModel |
EmbeddingModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EmbeddingModel[] |
EmbeddingModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EmbeddingRequest.Builder |
EmbeddingRequest.Builder.model(EmbeddingModel model) |
Copyright © 2024. All rights reserved.