Skip to content
Snippets Groups Projects
Unverified Commit 53ae469f authored by Siraj R Aizlewood's avatar Siraj R Aizlewood
Browse files

Fixed Bugs with Splitter in Conversation

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.
parent 417a2b21
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment