Releases: louisbrulenaudet/ragoon
Releases · louisbrulenaudet/ragoon
0.0.15
0.0.14
SemanticTextSplitter
Adding a class class for splitting text into semantically coherent sections using a language model.
This class leverages the Hugging Face Inference API to generate splits in the input text, and then processes the result to return a list of split text sections. It is designed to work with various language models available through the Hugging Face platform.
0.0.13
Bug fixes
0.0.12
Bug fixes
0.0.11
Bug fixes
0.0.10
Create python-publish.yml
0.0.8
Update pyproject.toml
0.0.4
Remove FA
0.0.3
Update README.md