Hierarchy For Package bg.codexio.ai.openai.api.payload.chat.functions
Class Hierarchy
- java.lang.Object
- bg.codexio.ai.openai.api.payload.chat.ChatFunction
- bg.codexio.ai.openai.api.payload.chat.functions.GetCurrentWeather
- bg.codexio.ai.openai.api.payload.chat.functions.GetNearbyPlaces
- bg.codexio.ai.openai.api.payload.chat.ChatFunction
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- bg.codexio.ai.openai.api.payload.chat.functions.GetCurrentWeather.GetCurrentWeatherFunctionChoice (implements bg.codexio.ai.openai.api.payload.chat.request.FunctionChoice)
- bg.codexio.ai.openai.api.payload.chat.functions.GetNearbyPlaces.GetNearbyPlacesFunctionChoice (implements bg.codexio.ai.openai.api.payload.chat.request.FunctionChoice)
- java.lang.Record