Class Hierarchy
- java.lang.Object
- com.unfbx.chatgpt.entity.chat.tool.ToolCallFunction (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.tool.ToolCalls (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.tool.ToolChoice (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.tool.ToolChoiceObj
- com.unfbx.chatgpt.entity.chat.tool.ToolChoiceObjFunction
- com.unfbx.chatgpt.entity.chat.tool.Tools (implements java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.tool.ToolsFunction (implements java.io.Serializable)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.unfbx.chatgpt.entity.chat.tool.ToolCalls.Type
- com.unfbx.chatgpt.entity.chat.tool.ToolChoice.Choice
- com.unfbx.chatgpt.entity.chat.tool.ToolChoiceObj.Type
- com.unfbx.chatgpt.entity.chat.tool.Tools.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)