| Package | Description |
|---|---|
| dev.ai4j.openai4j.chat |
| Modifier and Type | Method and Description |
|---|---|
Function |
Function.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<Function> |
ChatCompletionRequest.functions() |
| Modifier and Type | Method and Description |
|---|---|
ChatCompletionRequest.Builder |
ChatCompletionRequest.Builder.addFunction(Function function) |
ChatCompletionRequest.Builder |
ChatCompletionRequest.Builder.functions(Function... functions) |
| Modifier and Type | Method and Description |
|---|---|
ChatCompletionRequest.Builder |
ChatCompletionRequest.Builder.functions(List<Function> functions) |
Copyright © 2023. All rights reserved.