Skip to content

Commit df4b1e8

Browse files
authored
feat(mem0): add mem0 deps (#209)
* support mem0 as LTM * reset test_long_term_memory.py * add mem0 dependency
1 parent 205e5b7 commit df4b1e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ database = [
5252
"pymysql>=1.1.1", # For MySQL database
5353
"volcengine>=1.0.193", # For Viking DB
5454
"tos>=2.8.4", # For TOS storage and Viking DB
55+
"mem0ai==0.1.118", # For mem0
5556
]
5657
eval = [
5758
"prometheus-client>=0.22.1", # For exporting data to Prometheus pushgateway

0 commit comments

Comments
 (0)