Commit Graph

41 Commits

Author SHA1 Message Date
Pranav Puranik
400b1f4eac Fixing the fact extraction prompt (#2037) 2024-12-13 06:42:25 +05:30
Mayank
5ab09ffd5a [Redis]: Vector database added. (#2032) 2024-11-20 17:12:16 +05:30
Dev Khant
a6ac4a6698 Replace UUID with indexes to reduce hallucinations (#2004) 2024-11-02 12:40:55 +05:30
Xiang Wang
6668be3d5b fix typo in the prompt of get_update_memory_messages (#2000) 2024-10-31 21:04:59 -07:00
Mohamad
61a24f011a Feature - Support Azure AI Search as a Vector DB (#1967)
Co-authored-by: Sidney Phoon <sidneyphoon17@gmail.com>
2024-10-29 22:12:39 +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
Jian Yu, Chen
ff7761aaf8 Add Support for Customizing default_headers in Azure OpenAI (#1925) 2024-10-19 15:57:28 +05:30
Divyanshu Prasad
d107b639b3 (bug-fix) : fix VertexAI missing configurations (#1926) 2024-10-03 21:34:14 +05:30
Mathew Shen
8511eca03b fix(llm): consume llm base url config with a better way (#1861) 2024-09-24 10:05:09 +05:30
Prateek Chhikara
8c3c9e1520 Docs update (#1875) 2024-09-17 10:53:14 -07:00
Deshraj Yadav
55c54beeab [Misc] Lint code and fix code smells (#1871) 2024-09-16 17:39:54 -07:00
Dev Khant
3502344e89 Remove auto install library for chromadb (#1870) 2024-09-16 11:22:08 +05:30
Prateek Chhikara
ac7b7aa20a Added custom prompt support (#1849) 2024-09-10 16:57:32 -07:00
Pranav Puranik
5eeeb4e38c Fixing memory adding errors (#1848) 2024-09-10 14:37:44 -07:00
k10
3bd49b57cc Feature: milvus db integration (#1821) 2024-09-10 22:06:50 +05:30
Dev Khant
a972d2fb07 Code Formatting (#1828) 2024-09-07 22:39:28 +05:30
Mathew Shen
965f7a3735 feat(memory): keep memory language (#1818) 2024-09-05 21:50:53 +05:30
Dev Khant
f21ca9b765 Update add method and prompts (#1775) 2024-09-03 17:12:35 -07:00
Jaimin Godhani
9804f078d0 feat: automates package installation (#1780) 2024-09-02 20:23:47 +05:30
k10
077d0c47f9 AzureOpenAI Embedding Model and LLM Model Initialisation from Config. (#1773) 2024-09-01 02:09:00 +05:30
Pranav Puranik
fee3c27af3 Adding proxy server settings to azure openai (#1753) 2024-08-29 15:18:50 +05:30
Tibor Sloboda
a94bd11a76 Distance metric change and PGVectorScale support (#1703) 2024-08-27 16:56:01 +05:30
ParseDark
b80925e857 [openai_api_base support] - ft/Added openai OPENAI_API_BASE llm config support (#1737) 2024-08-25 16:25: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
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
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
dbcontributions
4aae2b5cca added on_disk param to qdrant configs (#1677) 2024-08-12 15:08:44 +05:30
Dev Khant
296327793c Fix lint issues (#1656) 2024-08-07 15:08:36 +05:30
Dev-Khant
b10ec8c34a Fix docs and config for vector store 2024-08-04 21:10:51 +05:30
Dev Khant
5aa7bedabe Handle chromadb dep and version bump (#1638) 2024-08-04 00:07:15 +05:30
Dev Khant
04b4807145 Support for Openrouter (#1628) 2024-08-03 22:51:03 +05:30
Dev Khant
024089d33e Add ollama embeddings (#1634) 2024-08-03 10:55:40 +05:30
Dev Khant
44aa16a0f8 Support Ollama models (#1596) 2024-08-02 23:45:45 +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
Pranav Puranik
ab4f872502 correcting prompt for UPDATE_MEMORY_PROMPT (#1535) 2024-08-02 01:12:11 +05:30
Dev Khant
40c9abe484 Support model config in LLMs (#1495) 2024-07-18 09:21:40 -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