Class ToolChoice
- java.lang.Object
-
- com.unfbx.chatgpt.entity.chat.tool.ToolChoice
-
- All Implemented Interfaces:
Serializable
public class ToolChoice extends Object implements Serializable
choice和object同时存在是以object为准- Since:
- 1.1.2 2023-11-09
- Author:
- unfbx
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classToolChoice.Choice
-
Constructor Summary
Constructors Constructor Description ToolChoice()
-