Commit Graph

39 Commits

Author SHA1 Message Date
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
Dev Khant
40c9abe484 Support model config in LLMs (#1495) 2024-07-18 09:21:40 -07:00
Dev Khant
1e7618dfa4 Add AWS Bedrock support (#1482) 2024-07-17 14:38:10 -07:00
Dev Khant
19637804b3 Add Groq Support (#1481) 2024-07-16 11:03:28 -07:00
Deshraj Yadav
4ec51f2dd6 [Mem0] Fix issues and update docs (#1477) 2024-07-14 22:21:07 -07:00
Taranjeet Singh
f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2024-07-12 20:21:33 +05:30