Commit Graph

55 Commits

Author SHA1 Message Date
Dev Khant
1aef468ebe Handle empty field in new_memories_with_actions (#2330) 2025-03-07 16:51:10 +05:30
Dev Khant
6cf7ac3e30 Fixes for new_memories_with_actions (#2326) 2025-03-07 13:13:00 +05:30
Dev Khant
07d2f11081 Catch json error for new_memories_with_action (#2324) 2025-03-07 13:12:00 +05:30
anchit-nishant
23dbce4f59 Added support for google vector search - (matching engine) (#2177) 2025-03-05 11:45:47 +05:30
Dev Khant
4318663697 Make api_version=v1.1 default and version bump -> 0.1.59 (#2278)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2025-03-01 11:36:20 +05:30
Wonbin Kim
6acb00731d Add config option for vertex embedding tasks (#2266) 2025-02-28 15:20:05 +05:30
Dev Khant
c42934b7fb Formatting and Client changes (#2247) 2025-02-23 00:39:26 +05:30
cola
9734b2db7e delete same vector in retrieved_old_memory (#2201) 2025-02-20 10:10:09 -08:00
Prateek Chhikara
cc9acb7493 Added support of vision input 2025-02-18 11:47:13 -08:00
Dev Khant
a06c9a99ae Doc changes and Storage fix (#2181) 2025-01-30 10:16:33 -08:00
Dev Khant
a8f3ec25b7 Code formatting and doc update (#2130) 2025-01-09 20:48:18 +05:30
Hieu Lam
4c31c65649 Fix not working with Gemini models (#2021) 2025-01-09 17:19:26 +05:30
Mayank
78a2ef41d7 [graph_memory]: improve delete/add graph memory (#2073) 2025-01-03 22:21:05 +05:30
Mayank
751f5d5a19 [bug_improvement]: Update hash changed and Vector base class improved (#2034) 2024-11-20 23:18:34 +05:30
Dev Khant
a6ac4a6698 Replace UUID with indexes to reduce hallucinations (#2004) 2024-11-02 12:40:55 +05:30
Dev Khant
e7cc8b9552 update ADD response (#2005) 2024-11-02 12:40:24 +05:30
Dev Khant
605558da9d Code formatting (#1986) 2024-10-29 11:32:07 +05:30
Dev Khant
fbf1d8c372 Support async client (#1980) 2024-10-22 12:42:55 +05:30
femto
2cd9f94ea6 add response to m.add() call (#1732) 2024-10-15 15:53:18 -07:00
Mayank
3f2d5bee34 [bug]: Memory.reset() deletes collection and table without re-creating it (#1952) 2024-10-15 16:46:50 +05:30
Parshva Daftari
c689f94c52 [Add] Error handling for update method in OSS & platform code. (#1939) 2024-10-08 15:04:59 +05:30
Prateek Chhikara
0d45c61aa3 Graph memory bug fix (#1932) 2024-09-30 16:55:01 -07:00
Dev Khant
68c7355f47 Add limit in get_all and search for Graph (#1920) 2024-09-28 01:51:38 +05:30
Mayank
5525c4e6fe [improvement]: Duplicate embedding generation removed. (#1900) 2024-09-25 09:54:30 +05:30
Deshraj Yadav
55c54beeab [Misc] Lint code and fix code smells (#1871) 2024-09-16 17:39:54 -07:00
Prateek Chhikara
ac7b7aa20a Added custom prompt support (#1849) 2024-09-10 16:57:32 -07:00
Prateek Chhikara
b081e43b8d Modified the return statement for ADD call | Added tests to main.py and graph_memory.py (#1812) 2024-09-09 10:04:11 -07:00
Dev Khant
a972d2fb07 Code Formatting (#1828) 2024-09-07 22:39:28 +05:30
Yuhang
c674625e88 Fix bug about MemoryGraph can't find (#1810) 2024-09-04 09:54:11 -07:00
Dev Khant
0b1ca090f5 Add loggers for debugging (#1796) 2024-09-04 11:16:18 +05:30
Prateek Chhikara
bf3ad37369 Added parallelization to memory method calls to reduce latency (#1803) 2024-09-03 18:50:16 -07:00
Dev Khant
f21ca9b765 Update add method and prompts (#1775) 2024-09-03 17:12:35 -07:00
Prateek Chhikara
65056311a6 Added user_id support for graph memory 2024-09-03 09:47:35 -07:00
Mathew Shen
df5b7109f5 fix(docs): memory addition return type (#1771) 2024-08-29 15:34:14 +05:30
Prateek Chhikara
c64e0824da [Mem0] Integrate Graph Memory (#1718)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2024-08-20 16:37:38 -07:00
Dev Khant
6a9f5341b5 User ID needed for .add() and .search() (#1719) 2024-08-20 14:37:17 +05:30
Deshraj Yadav
a8ba7abb7d [Mem0] Update dependencies and make the package lighter (#1708)
Co-authored-by: Dev-Khant <devkhant24@gmail.com>
2024-08-15 11:58:07 +05:30
rajib
e35786e567 added dotenv in .toml, added an example to use qdrant, fixed the code in main.py (#1653) 2024-08-14 23:18:24 +05:30
Dev Khant
6cc4a31e91 Add support for pgvector (#1675) 2024-08-13 00:15:08 +05:30
Dev Khant
b245309242 Add embedder docs and config changes (#1684) 2024-08-12 16:09:01 +05:30
Mitul Kataria
464a188662 Add support for configurable embedding model (#1627)
Co-authored-by: Dev Khant <devkhant24@gmail.com>
2024-08-12 15:09:18 +05:30
cat
388c70789a fix serialized_existing_memories dump field bug (#1644) 2024-08-08 15:07:49 +05:30
Dev Khant
296327793c Fix lint issues (#1656) 2024-08-07 15:08:36 +05:30
dbcontributions
784b607613 Added user_id while updating memory (#1613) 2024-08-02 23:58:28 +05:30
Dev Khant
419dc6598c Add OpenAI proxy (#1503)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2024-08-02 20:14:27 +05:30
Xie Yanbo
12a4934112 fix typo (#1524) 2024-08-02 01:03:24 +05:30
Mathew Shen
2269194662 docs(memory): add field doc (#1501) 2024-08-02 00:30:22 +05:30
Dev Khant
80945df4ca Match output format with APIs (#1595) 2024-08-01 10:47:39 -07:00
Dev Khant
45ae1f0313 Add ChromaDB support (#1612) 2024-08-01 09:46:35 -07:00
Dev Khant
f2ddc573f6 Redundant code fix (#1611) 2024-07-30 22:42:32 +05:30