chat_message_content Module

Classes

ChatMessageContent

This is the class for chat message response content.

All Chat Completion Services should return an instance of this class as response. Or they can implement their own subclass of this class and return an instance.

Create a ChatMessageContent instance.