Skip to content
Snippets Groups Projects
  • Siraj R Aizlewood's avatar
    53ae469f
    Fixed Bugs with Splitter in Conversation · 53ae469f
    Siraj R Aizlewood authored
    The split_by_topic was adding the last message from the previous splitting to the current splitting output, resulting in duplicates.
    
    I also made the code more readable.
    
    Also moved Conversation from schema.py to text.py to avoid cyclic imports.
    53ae469f
    History
    Fixed Bugs with Splitter in Conversation
    Siraj R Aizlewood authored
    The split_by_topic was adding the last message from the previous splitting to the current splitting output, resulting in duplicates.
    
    I also made the code more readable.
    
    Also moved Conversation from schema.py to text.py to avoid cyclic imports.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.