| Package | Description |
|---|---|
| com.unfbx.chatgpt.entity.chat |
| Modifier and Type | Method and Description |
|---|---|
MessagePicture.Builder |
MessagePicture.Builder.content(List<Content> content) |
MessagePicture.Builder |
MessagePicture.Builder.content(List<Content> content) |
| Constructor and Description |
|---|
MessagePicture(String role,
String name,
List<Content> content,
List<ToolCalls> toolCalls,
String toolCallId,
FunctionCall functionCall)
构造函数
|
MessagePicture(String role,
String name,
List<Content> content,
List<ToolCalls> toolCalls,
String toolCallId,
FunctionCall functionCall)
构造函数
|
Copyright © 2023 grt1228. All rights reserved.