We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149d1e9 commit 242c77cCopy full SHA for 242c77c
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Next
4
5
+## 0.4.0
6
+
7
### Added
8
- Add optional custom_prompt arg to the Text2CypherRetriever class.
9
pyproject.toml
@@ -15,7 +15,7 @@
15
16
[tool.poetry]
17
name = "neo4j-genai"
18
-version = "0.3.1"
+version = "0.4.0"
19
description = "Python package to allow easy integration to Neo4j's GenAI features"
20
authors = ["Neo4j, Inc <team-gen-ai@neo4j.com>"]
21
license = "Apache License, Version 2.0"
0 commit comments