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