slidedeckai.helpers.chat_helper.HumanMessage#

class slidedeckai.helpers.chat_helper.HumanMessage(content: str)[source]#

Message from human user.

__init__(content: str)[source]#

Methods

__init__(content)