langchain_community.chat_loaders.utils.map_ai_messages_in_session

langchain_community.chat_loaders.utils.map_ai_messages_in_session(chat_sessions: ChatSession, sender: str) ChatSession[source]

将指定‘发送者’的消息转换为AI消息。

这有助于微调AI以适应您的声音。

参数
返回类型

ChatSession