map_ai_messages_in_session#
- langchain_community.chat_loaders.utils.map_ai_messages_in_session(
- chat_sessions: ChatSession,
- sender: str,
Convert messages from the specified βsenderβ to AI messages.
This is useful for fine-tuning the AI to adapt to your voice.
- Parameters:
chat_sessions (ChatSession)
sender (str)
- Return type: