public class Embedding extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
Embedding.Model |
| Constructor and Description |
|---|
Embedding() |
| Modifier and Type | Method and Description |
|---|---|
void |
setInput(String input) |
void |
setModel(Embedding.Model model) |
void |
setUser(String user) |
public void setModel(Embedding.Model model)
public void setInput(String input)
public void setUser(String user)
Copyright © 2023 grt1228. All rights reserved.