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 b6ad5eb commit 3b4ebdaCopy full SHA for 3b4ebda
contributing/samples/open_memory/README.md
@@ -94,6 +94,14 @@ The sample agent (`agent.py`) includes:
94
- Auto-save callback that saves sessions to memory after each agent turn
95
- Time context for the agent to use current time in responses
96
97
+## Sample Query
98
+- hello my name is Amy and i love gaming
99
+- I really love fps games like GameA and GameB, but my favourite is GameC. my favourite snack is doritos.
100
+
101
+Then in a new session
102
+- tell me everything you know about me
103
+(Agent recalled prior details ( my name, love for gaming and mentioned games ,snacks etc))
104
105
## Configuration Options
106
107
### OpenMemoryServiceConfig
0 commit comments