Skip to content

Commit 29d6e3a

Browse files
committed
add: example file
1 parent 0065ab0 commit 29d6e3a

File tree

2 files changed

+705
-1
lines changed

2 files changed

+705
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ async def test_memory_service():
117117

118118
# Memorize a conversation
119119
memory = await service.memorize(
120-
resource_url="tests/data/example_conversation.json",
120+
resource_url="tests/example/example_conversation.json",
121121
modality="conversation"
122122
)
123123

0 commit comments

Comments
 (0)