fix raptor bugs (#928)

### What problem does this PR solve?

#922 
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
This commit is contained in:
KevinHuSh
2024-05-27 11:01:20 +08:00
committed by GitHub
parent 55fb96131e
commit 46454362d7
8 changed files with 82 additions and 3 deletions

View File

@ -123,3 +123,4 @@ loguru==0.7.2
ollama==0.1.8
redis==5.0.4
fasttext==0.9.2
umap-learn