Commit Graph

22 Commits

Author SHA1 Message Date
Dev Khant
419dc6598c Add OpenAI proxy (#1503)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2024-08-02 20:14:27 +05:30
krescent
51092b0b64 Update ollama.py (#1619) 2024-08-02 01:42:22 +05:30
Mathew Shen
918823d805 fix: method name should be same with abstrct base class (#1592) 2024-08-02 01:31:19 +05:30
Mitul Kataria
e287fb9a89 Fixed import for EmbeddingBase class for ollama and huggingface embedders (#1548) 2024-08-02 01:20:16 +05:30
Pranav Puranik
ab4f872502 correcting prompt for UPDATE_MEMORY_PROMPT (#1535) 2024-08-02 01:12:11 +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
47afe52296 Add update method in client (#1615) 2024-07-31 11:43:30 +05:30
Dev Khant
f2ddc573f6 Redundant code fix (#1611) 2024-07-30 22:42:32 +05:30
Deshraj Yadav
c7b9498693 [Mem0] Update platform client, improve deduction logic and update client docs (#1510) 2024-07-20 02:44:33 -07:00
Dev Khant
0c9c5fe9c2 Poetry and LLM fixes (#1508) 2024-07-19 22:19:15 -07:00
Dev Khant
e9136c1aa0 Fix CI tests for Mem0 (#1498) 2024-07-18 13:28:19 -07:00
Dev Khant
40c9abe484 Support model config in LLMs (#1495) 2024-07-18 09:21:40 -07:00
Dev Khant
c411dc294e Add Litellm support (#1493) 2024-07-17 23:49:48 -07:00
Deshraj Yadav
c9240e7ca6 User/dyadav/add platform docs (#1491) 2024-07-17 17:39:57 -07:00
Dev Khant
1e7618dfa4 Add AWS Bedrock support (#1482) 2024-07-17 14:38:10 -07:00
Dev Khant
b620f8fae3 Add TogetherAI support (#1485) 2024-07-16 13:19:18 -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