Skip to content

Commit 3b4ebda

Browse files
committed
Update README.md
1 parent b6ad5eb commit 3b4ebda

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

contributing/samples/open_memory/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,14 @@ The sample agent (`agent.py`) includes:
9494
- Auto-save callback that saves sessions to memory after each agent turn
9595
- Time context for the agent to use current time in responses
9696

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+
97105
## Configuration Options
98106

99107
### OpenMemoryServiceConfig

0 commit comments

Comments
 (0)