Hierarchy For Package xyz.felh.openai.assistant.run
Class Hierarchy
- java.lang.Object
- xyz.felh.openai.assistant.run.CreateRunRequest (implements xyz.felh.openai.IOpenAiApiRequest)
- xyz.felh.openai.assistant.run.CreateThreadAndRunRequest (implements xyz.felh.openai.IOpenAiApiRequest)
- xyz.felh.openai.assistant.run.ModifyRunRequest (implements xyz.felh.openai.IOpenAiApiRequest)
- xyz.felh.openai.OpenAiApiObjectWithId (implements xyz.felh.openai.IOpenAiApiObject)
- xyz.felh.openai.assistant.run.Run
- xyz.felh.openai.assistant.run.RequiredAction (implements xyz.felh.openai.IOpenAiBean)
- xyz.felh.openai.assistant.run.RequiredAction.ToolOutput
- xyz.felh.openai.assistant.run.SubmitToolOutputsRequest (implements xyz.felh.openai.IOpenAiApiRequest)
- xyz.felh.openai.assistant.run.Thread (implements xyz.felh.openai.IOpenAiBean)
- xyz.felh.openai.assistant.run.ToolChoice (implements xyz.felh.openai.IOpenAiBean)
- xyz.felh.openai.assistant.run.ToolOutput (implements xyz.felh.openai.IOpenAiBean)
- xyz.felh.openai.assistant.run.TruncationStrategy (implements xyz.felh.openai.IOpenAiBean)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- xyz.felh.openai.assistant.run.RequiredAction.Type
- xyz.felh.openai.assistant.run.Run.Status
- xyz.felh.openai.assistant.run.TruncationStrategy.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)