* Bug fixing in rag dataset and RAG modules. * OntoAlignerPipeline added. * Documentation updated.
1.1.0
* Fewshot RAG tested and added. * Added FewShotParent and FewShotChildren encoders. * ICV RAG tested and added. * Fix Imports for Fewshot and ICV RAGs * Examples are now complete. * Initial Pipeline added. * Fix to the .toml file * Update to the documentation.
1.0.0
What's Changed
Major changes across the following modules: * Ontology classes. * Base classes. * Encoder classes. * Post processing extended with label-mappers and util. * ontology matches are curated for Lightweight, Retriever, LLM, and RAG models. * Major update on documentation.