| Package | Description |
|---|---|
| dev.ai4j.openai4j.chat |
| Modifier and Type | Method and Description |
|---|---|
Function |
Function.Builder.build() |
Function |
Tool.function() |
| Modifier and Type | Method and Description |
|---|---|
List<Function> |
ChatCompletionRequest.functions()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Tool |
Tool.from(Function function) |
ChatCompletionRequest.Builder |
ChatCompletionRequest.Builder.functions(Function... functions)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ChatCompletionRequest.Builder |
ChatCompletionRequest.Builder.functions(List<Function> functions)
Deprecated.
|
| Constructor and Description |
|---|
Tool(Function function) |
Copyright © 2024. All rights reserved.