Commit Graph

56 Commits

Author SHA1 Message Date
Dev Khant
ec1d7a45d3 Fix all lint errors (#2627) 2025-05-06 01:16:02 +05:30
Dev Khant
d41f19b9ce Update delete_users() (#2623) 2025-05-05 23:21:06 +05:30
Prateek Chhikara
78912928bc Changes to client (#2562) 2025-04-17 11:28:39 -07:00
Dev Khant
3613e2f14a Fix user_id functionality (#2548) 2025-04-16 13:32:33 +05:30
Dev Khant
541030d69c Update capture_event (#2527) 2025-04-16 10:42:36 +05:30
Deshraj Yadav
d33547a77a User/dyadav/fix telemetry issue (#2541) 2025-04-11 13:36:26 -07:00
Dev Khant
15a3e20371 Store user_id in vectordb (#2466) 2025-04-11 13:37:34 +05:30
Dev Khant
f4d8647264 Doc: update memory export (#2519) 2025-04-09 17:34:16 +05:30
Dev Khant
1db1105cad Set output_format='v1.1' and update docs (#2480) 2025-04-02 10:35:29 +05:30
Dev Khant
2004427acd tools fix and formatting (#2441) 2025-03-26 11:25:03 +05:30
Dev Khant
b54845bcc9 Add feeback method to client and doc changes (#2435) 2025-03-25 11:39:19 +05:30
Saket Aryan
6c2b131d6e Added Feedback in SDK (#2393) 2025-03-19 09:11:45 -07:00
Parshva Daftari
dab3349990 Neo4j embeddings error (#2377) 2025-03-17 21:57:23 +05:30
Dev Khant
ecff6315e7 User_id creation for client and formatting (#2264) 2025-02-28 00:00:11 +05:30
Dev Khant
c42934b7fb Formatting and Client changes (#2247) 2025-02-23 00:39:26 +05:30
Dev Khant
29d63306a4 Webhook API reference and update/delete function change (#2242) 2025-02-21 16:01:53 +05:30
Dev Khant
acaf47ed54 Project_id mandatory for Webhooks (#2232)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2025-02-20 23:57:29 +05:30
Dev Khant
760cd54ddf Webhook Support (#2225) 2025-02-19 00:04:01 -08:00
Dev Khant
cbee71a63e Proper error msg for API Key validation (#2220) 2025-02-18 23:59:59 +05:30
Dev Khant
04d7f2e48c Fix deprecation warning of output_format for ADD and Version Bump (#2216) 2025-02-18 10:50:56 +05:30
Dev Khant
cd31c5897a increase timeout and version bump (#2205) 2025-02-14 06:00:40 +05:30
Dev Khant
8d172d6139 Update delete_users (#2166) 2025-01-22 13:18:26 +05:30
Deshraj Yadav
56351d1f8d Fix async client update_project method (#2155) 2025-01-19 09:05:59 +05:30
Dev Khant
a4b085553a Code formatting (#2153) 2025-01-16 12:33:56 +05:30
Dev Khant
82359774b7 Custom instructions API improvements (#2140)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2025-01-15 05:54:23 +05:30
Dev Khant
7f0d766c09 Add support: Custom instruction/categories for projects (#2134) 2025-01-11 13:38:20 +05:30
Dev Khant
a8f3ec25b7 Code formatting and doc update (#2130) 2025-01-09 20:48:18 +05:30
Dev Khant
21854c6a24 Add support: MemoryExport API (#2129)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2025-01-09 20:43:01 +05:30
非法操作
d4dbed9dbd fix request mem0 without org_id raise error (#2121) 2025-01-06 16:16:13 +05:30
Dev Khant
4d08c16bd8 Update validate_api_key (#2089) 2024-12-15 11:34:12 +05:30
Dev Khant
847e1cc986 Add support for batch update/delete (#2064) 2024-11-28 15:42:35 +05:30
Dev Khant
86d3e36ace pass page and page_size in query params (#2052) 2024-11-26 00:00:49 +05:30
Dev-Khant
7284317cef revert pagination change and version bump 2024-11-22 19:48:27 +05:30
Dev Khant
9b55b717e0 Handle pagination for GET_ALL (#2044) 2024-11-22 19:30:28 +05:30
Dev Khant
3731965537 Version bump and client fixes (#2017) 2024-11-07 11:36:56 +05:30
Dev Khant
4cc91d7505 Add support for Org/Proj ID (#2014) 2024-11-07 10:46:08 +05:30
Dev Khant
efd45c0c4d Remove session_id deprecation warning (#1994) 2024-10-30 15:32:40 +05:30
Dev Khant
605558da9d Code formatting (#1986) 2024-10-29 11:32:07 +05:30
Dev Khant
fb3eef6cf5 Proper error message if api key not found (#1985) 2024-10-26 00:04:40 +05:30
Dev Khant
fbf1d8c372 Support async client (#1980) 2024-10-22 12:42:55 +05:30
Dev Khant
5667bc1eab Add V2 get_all (#1969) 2024-10-17 11:41:59 +05:30
Deshraj Yadav
b59fbb0bd2 Change ping endpoint for validating api key (#1956) 2024-10-12 14:54:50 -07:00
Parshva Daftari
c689f94c52 [Add] Error handling for update method in OSS & platform code. (#1939) 2024-10-08 15:04:59 +05:30
Dev Khant
2d3dda3a4c Fix return types for client methods (#1914) 2024-09-26 22:10:51 +05:30
Dev Khant
db5cb1986a Add organizations/projects support (#1857) 2024-09-20 10:51:02 +05:30
Deshraj Yadav
6102aa76bb Remove stale code and events improvements (#1883) 2024-09-18 14:14:21 -07:00
Deshraj Yadav
55c54beeab [Misc] Lint code and fix code smells (#1871) 2024-09-16 17:39:54 -07:00
Dev Khant
5b9be679a8 Migrate session_id -> run_id (#1864)
Co-authored-by: Deshraj Yadav <deshrajdry@gmail.com>
2024-09-16 09:30:21 +05:30
Anusha Kondam
ad233034ef add-reset-api-for-client (#1783) 2024-09-01 02:01:55 +05:30
Dev Khant
b3d6e645b7 Add Search V2 (#1738) 2024-08-23 23:56:18 +05:30