We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc65219 commit 20b374dCopy full SHA for 20b374d
CHANGELOG.md
@@ -5,7 +5,8 @@
5
## 1.1.0
6
7
### Added
8
-- Introduced a fail_if_exist option to index creation functions to control behavior when an index already exists.
+- Introduced a `fail_if_exist` option to index creation functions to control behavior when an index already exists.
9
+- Added Qdrant retriever in neo4j_graphrag.retrievers.
10
11
### Changed
12
- Comprehensive rewrite of the README to improve clarity and provide detailed usage examples.
0 commit comments