File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -68,3 +68,12 @@ All notable changes to this project will be documented in this file.
6868 - Implemented the Evolving Graph of Thought (EGOT) framework to dynamically map and visualize the agent’s reasoning process using Neo4j.
6969- ** Persistent Memory with Redis:**
7070 - Added persistent session management using Redis, ensuring that session data and memory logs are maintained across interactions with the same user.
71+
72+ [ 1.5.0] - 2025-03-04
73+ ### Added
74+ - ** New RAG Tools Integration:**
75+ - ** Llama Index Context Window RAG:** Supports both retrieval and ingestion.
76+ - ** HyDE RAG:** Focused on retrieval.
77+ - ** Adaptive Retrieval-Augmented Generation RAG:** Focused on retrieval.
78+ - ** Notebooks for RAG Techniques:**
79+ - Organized all the RAG techniques into dedicated notebooks, each containing detailed explanations aimed at didactic purposes.
You can’t perform that action at this time.
0 commit comments