public class EmbeddingCreateParams extends CommonRequest implements ClientRequest<EmbeddingCreateParams>
| Constructor and Description |
|---|
EmbeddingCreateParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
setInput(List<String> input) |
void |
setInput(String input) |
getExtraJsonFlattenedpublic void setInput(String input)
public void setInput(List<String> input) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2025. All rights reserved.