Commit Graph

6949 Commits

Author SHA1 Message Date
Matthew Zhou
7b09a2dec3 feat: Add update archive endpoint (#2963) 2025-09-16 15:38:25 -07:00
Matthew Zhou
2d828b8d9a feat: Add create archive route (#2961) 2025-09-16 15:32:49 -07:00
Matthew Zhou
107a768bc8 fix: Fix test sdk client test (#2962) 2025-09-16 15:32:08 -07:00
Deep Singhvi
45bc3d0b11 fix: model embeddings routes (#2960) 2025-09-16 15:00:49 -07:00
Deep Singhvi
5698ad14e6 fix: capitalizes messages section (#2959) 2025-09-16 14:37:07 -07:00
Sarah Wooders
8eef166c3a feat: add stop_reason to runs (#2935) 2025-09-16 14:27:00 -07:00
cthomas
4af601db98 chore: run api sync core (#2956) 2025-09-16 13:34:59 -07:00
cthomas
edb6c5e14e feat: replace tool_exec_environtment_variables with secrets (#2953) 2025-09-16 13:22:48 -07:00
jnjpng
86f6b81e67 chore: clean up mcp migration (#2955) 2025-09-16 12:14:19 -07:00
cthomas
6dc94b584a docs: fix endpoints in api ordering list (#2954) 2025-09-16 12:09:50 -07:00
jnjpng
3711b5279c feat: encryption for mcp (#2937) 2025-09-16 11:56:34 -07:00
Kian Jones
c8d3616864 chore: cleaning up our OSS repo (#2929) 2025-09-16 11:51:12 -07:00
cthomas
7eb80ca318 feat: remove organization id from trace object in api (#2952) 2025-09-16 10:58:11 -07:00
Cameron Pfiffer
ed8cd365ed docs: improve streaming documentation structure and examples (#2930) 2025-09-16 10:41:22 -07:00
cthomas
0905f3fb00 docs: fix typo (#2951) 2025-09-15 22:31:42 -07:00
cthomas
44e86a08ed chore: run api sync core (#2950) 2025-09-15 22:23:57 -07:00
cthomas
02ecf4de1f feat: add pagination to blocks agents endpoint (#2949) 2025-09-15 22:08:31 -07:00
cthomas
0367ecacee feat: add pagination to folders agents endpoint (#2947) 2025-09-15 22:07:49 -07:00
cthomas
e44a3bfcc1 feat: add pagination to folders files endpoint (#2946) 2025-09-15 22:07:34 -07:00
cthomas
ed69413158 fix: titles for identities endpoint (#2948) 2025-09-15 22:00:59 -07:00
cthomas
4209ed4d63 feat: add pagination to list groups messages endpoint (#2945) 2025-09-15 21:55:01 -07:00
cthomas
80a89ae683 feat: replace query_text with name for list tags (#2944) 2025-09-15 21:54:22 -07:00
cthomas
33de52940a feat: rename folders metadata endpoint (#2943) 2025-09-15 21:47:02 -07:00
cthomas
c9f9da90a1 feat: add pagination to folders passages endpoint (#2942) 2025-09-15 21:41:31 -07:00
cthomas
1febc4b228 feat: deprecate get folder by name endpoint (#2941) 2025-09-15 21:40:59 -07:00
cthomas
824b83a7b3 feat: rename folders agents endpoint (#2940) 2025-09-15 21:08:19 -07:00
cthomas
f439457f72 feat: add new identity agent and blocks routes (#2934) 2025-09-15 20:49:35 -07:00
cthomas
401293c48b feat: mark sources routes as deprecated LET-4381 (#2938) 2025-09-15 20:49:11 -07:00
cthomas
5ebd9cdcb6 fix: remove nesting in docs yaml (#2936) 2025-09-15 20:33:20 -07:00
cthomas
a56fdfdf48 feat: update agent route docstrings (#2933) 2025-09-15 17:15:55 -07:00
cthomas
d27d3e4f9e docs: remove agent section hardcode in blocks (#2932) 2025-09-15 17:01:24 -07:00
cthomas
1695cd5e8c docs: reorder routes (#2928) 2025-09-15 16:53:59 -07:00
Kian Jones
45f8ced218 fix: fern docs preview trigger (#2926) 2025-09-15 16:51:02 -07:00
Matthew Zhou
5511a08017 fix: Fix leaky opens (#2924) 2025-09-15 16:25:01 -07:00
Matthew Zhou
962f87a98f fix: Too many files open 500 error (#2920) 2025-09-15 16:21:11 -07:00
cthomas
7546a25faf feat: rename more titles in docs page (#2921) 2025-09-15 16:13:29 -07:00
Kian Jones
e00f0074ac rename test case method (#2919) 2025-09-15 16:04:01 -07:00
cthomas
7bb069215c feat: move summarize endpoint into messages (#2918) 2025-09-15 16:01:11 -07:00
cthomas
3e4b502c22 chore: run api sync core (#2916) 2025-09-15 15:49:48 -07:00
Kian Jones
0865061742 chore: test agent files (#2917) 2025-09-15 15:48:50 -07:00
cthomas
2898f586fc feat: rename add feedback route (#2915) 2025-09-15 15:36:27 -07:00
cthomas
53543a00aa feat: rename provider trace route (#2914) 2025-09-15 15:32:15 -07:00
cthomas
ae775db8ee feat: rename retrieve step routes (#2910) 2025-09-15 15:11:44 -07:00
cthomas
70a8c8eadc feat: rename list batch messages route (#2909) 2025-09-15 15:11:28 -07:00
cthomas
0776a236c8 feat: add new header dependency in all routes (#2905) 2025-09-15 14:33:08 -07:00
cthomas
45c171b88c chore: run api sync core (#2904) 2025-09-15 14:14:30 -07:00
cthomas
0c2adf29d2 feat: add new headers dependency to routes (#2903) 2025-09-15 13:32:37 -07:00
Shubham Naik
918c248b3a feat: allow searching by entites+project_id (#2862)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-09-16 06:25:08 +12:00
cthomas
6749dfb2d4 feat: add pagination to folders endpoint (#2897) 2025-09-15 10:57:07 -07:00
cthomas
4d716a6fb2 feat: add pagination to groups endpoint (#2900) 2025-09-15 10:56:46 -07:00