You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* some refactoring and de-duping
* adding topics collection name
* adding topic collection indexes
* adding method to embed topics
* keeping old topic generation method
* adding qdrant based topic generator
* fix test
* fix tests
* adding score thresholding
* adding management command to sync topics and adding a cache mecahnism for assignment
* fix test
* docstring update
* update docstrings
* update topic query
* adding topic sync tests
* switch default number of topics to 2
* test for cached embedding
* relocating import and making test topics a fixture
* fixing mock
0 commit comments