Interface OpenAIChatResponse.Message
-
- Enclosing interface:
- OpenAIChatResponse
public static interface OpenAIChatResponse.Message
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetContent()StringgetRole()
-