Structsยง
- Represents a single choice returned in the API response.
- Represents a single API message returned as part of a response.
- Represents the entire response returned by the API, containing a list of choices.
- Represents the payload for a chat completion request, including the model, messages, and temperature.
- Represents a single message in a chat, including its role and content.