You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Install with `pip install agent-framework-neo4j`. See the [Neo4j Context Provider repository](https://github.com/neo4j-labs/neo4j-maf-provider) for complete documentation.
605
+
> Install with `pip install agent-framework-neo4j`. See the [Neo4j Context Provider repository](https://github.com/neo4j-labs/neo4j-maf-provider) for complete documentation and the [PyPI package page](https://pypi.org/project/agent-framework-neo4j/) for version details.
Copy file name to clipboardExpand all lines: agent-framework/user-guide/agents/agent-memory.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -380,7 +380,7 @@ Key features:
380
380
-**Memory tools**: Agents can explicitly search memory, remember preferences, and find entity connections
381
381
382
382
> [!TIP]
383
-
> Install with `pip install neo4j-agent-memory[microsoft-agent]`. See the [Neo4j Agent Memory repository](https://github.com/neo4j-labs/agent-memory) for complete documentation.
383
+
> Install with `pip install neo4j-agent-memory[microsoft-agent]`. See the [Neo4j Agent Memory repository](https://github.com/neo4j-labs/agent-memory) for complete documentation and the [PyPI package page](https://pypi.org/project/neo4j-agent-memory/) for version details.
384
384
385
385
### Thread Serialization and Persistence
386
386
The framework supports serializing entire thread states for persistence across application restarts:
0 commit comments