Releases: osl-incubator/rago
Releases · osl-incubator/rago
0.9.0
0.9.0 (2024-11-21)
Features
- Add initial support for structured output (#25) (64856e1)
0.8.1
0.8.1 (2024-11-19)
Bug Fixes
0.8.0
0.8.0 (2024-11-19)
Features
- Add an attribute for logs to keep more information for all the steps (#22) (89b19bb)
- aug: Add support for SpaCy augmented class (#23) (14b4dd5)
0.7.1
0.7.1 (2024-11-15)
Bug Fixes
- Remove experimental augmented classes (#21) (e878012)
0.7.0
0.7.0 (2024-11-14)
Features
- Add PDF Retrieval and Text Splitter (#20) (6e80756)
0.6.0
0.6.0 (2024-11-07)
Features
0.5.1
0.5.1 (2024-11-04)
Bug Fixes
- Remove unnecessary usage of abc.abstractmethod (#18) (565ec05)
0.5.0
0.5.0 (2024-11-01)
Features
- Add attribute for storing intermediate results from the pipeline (#17) (b00c4ae)
0.4.0
0.4.0 (2024-10-31)
Bug Fixes
- Fix packaging issues with torch and fix issues with langdetect (#10) (e4ade58)
Features
- Implement Gemini Model Integration for Augmentation and Generation (#16) (b418c9b)
- model: Integrate GPT-4 text generation in Rago (#13) (42078a3)
v0.3.0
What's Changed
- feat: Implement type checking with typeguard by @xmnlab in #4
- fix: Improve the usage of typeguard by @xmnlab in #5
- refactor: make Hugging Face and model device selection optional defaulting to CUDA by @esloch in #6
- fix: Fix packaging for gpu and cpu by @xmnlab in #8
Full Changelog: 0.2.0...0.3.0