Hierarchy For Package bg.codexio.ai.openai.api.payload.chat.request
Interface Hierarchy
- bg.codexio.ai.openai.api.payload.chat.request.ChatTool
- bg.codexio.ai.openai.api.payload.chat.request.ChatTool.ChatToolChoice
- bg.codexio.ai.openai.api.payload.chat.request.FunctionChoice
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest (implements bg.codexio.ai.openai.api.payload.Streamable)
- bg.codexio.ai.openai.api.payload.chat.request.ChatMessageRequest.Builder
- bg.codexio.ai.openai.api.payload.chat.request.FunctionTool (implements bg.codexio.ai.openai.api.payload.chat.request.ChatTool)
- bg.codexio.ai.openai.api.payload.chat.request.FunctionTool.FunctionToolChoice (implements bg.codexio.ai.openai.api.payload.chat.request.ChatTool.ChatToolChoice)
- java.lang.Record