Skip to content

Commit ce77a41

Browse files
jefcodercforge42
authored andcommitted
update changelog
1 parent 664e9f8 commit ce77a41

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)