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 07d98f5 commit c226fc8Copy full SHA for c226fc8
servers/mcp-neo4j-memory/CHANGELOG.md
@@ -8,6 +8,8 @@
8
* Implement FastMCP with function decorators to simplify server code
9
* Add HTTP transport option
10
* Migrate to FastMCP v2.x
11
+* rename tools to be more clear - `search_nodes` into `search_memories` and `find_nodes` into `find_memories_by_name`
12
+* Update underlying Pydantic class `ObservationAddition` to have `observations` field to be consistent with `ObservationDeletion` class
13
14
### Added
15
* Add compatibility for NEO4J_URI and NEO4J_URL env variables
0 commit comments