Class Hierarchy
- java.lang.Object
- com.jackdaw.chatwithnpc.openaiapi.Assistant
- com.jackdaw.chatwithnpc.openaiapi.Assistant.AssistantClass
- com.jackdaw.chatwithnpc.openaiapi.Header
- com.jackdaw.chatwithnpc.openaiapi.Request
- com.jackdaw.chatwithnpc.openaiapi.Run
- com.jackdaw.chatwithnpc.openaiapi.Run.RequiredAction
- com.jackdaw.chatwithnpc.openaiapi.Run.RequiredAction.SubmitToolOutputs
- com.jackdaw.chatwithnpc.openaiapi.Run.RunResult (implements com.jackdaw.chatwithnpc.AsyncTask.TaskResult)
- com.jackdaw.chatwithnpc.openaiapi.Run.ToolCall
- com.jackdaw.chatwithnpc.openaiapi.Run.ToolCall.Function
- com.jackdaw.chatwithnpc.openaiapi.Threads
- com.jackdaw.chatwithnpc.openaiapi.Threads.MessageList
- com.jackdaw.chatwithnpc.openaiapi.Threads.MessageList.Message
- com.jackdaw.chatwithnpc.openaiapi.Threads.MessageList.Message.Content
- com.jackdaw.chatwithnpc.openaiapi.Threads.MessageList.Message.Content.Text
- com.jackdaw.chatwithnpc.openaiapi.Threads.ThreadsClass
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.jackdaw.chatwithnpc.openaiapi.Assistant.Do
- com.jackdaw.chatwithnpc.openaiapi.Header.Type
- com.jackdaw.chatwithnpc.openaiapi.Request.Action
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)