| Package | Description |
|---|---|
| dev.ai4j.openai4j.chat |
| Modifier and Type | Method and Description |
|---|---|
static Delta.Builder |
Delta.builder() |
Delta.Builder |
Delta.Builder.content(String content) |
Delta.Builder |
Delta.Builder.functionCall(FunctionCall functionCall)
Deprecated.
|
Delta.Builder |
Delta.Builder.role(Role role) |
Delta.Builder |
Delta.Builder.toolCalls(List<ToolCall> toolCalls) |
Copyright © 2024. All rights reserved.