Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/aurelio-labs/semantic-router. Pull mirroring updated .
  1. Feb 01, 2024
    • Siraj R Aizlewood's avatar
      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
Loading