JulsdL commited on
Commit
82342d3
·
1 Parent(s): 809a960

Updated changelog

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +6 -0
CHANGELOG.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  ## v0.1.0 (2024-05-01)
2
 
3
  ### Added
 
1
+ ## v0.1.1 (2024-05-01)
2
+
3
+ ### Added
4
+
5
+ - Implemented MultiQueryRetriever strategy for improved context retrieval in the PDF RAG QA application.
6
+
7
  ## v0.1.0 (2024-05-01)
8
 
9
  ### Added