Class ToolCalls
- java.lang.Object
-
- com.unfbx.chatgpt.entity.chat.tool.ToolCalls
-
- All Implemented Interfaces:
Serializable
public class ToolCalls extends Object implements Serializable
The tool calls generated by the model, such as function calls.- Since:
- 1.1.2 2023-11-09
- Author:
- unfbx
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classToolCalls.Type
-
Constructor Summary
Constructors Constructor Description ToolCalls()
-