Commit Graph

1856 Commits

Author SHA1 Message Date
Matthew Zhou
802361493f fix: Change to only derive json_schema for custom tools if missing (#3129) 2025-07-01 17:13:31 -07:00
Matthew Zhou
e0c688dc32 feat: Add telemetry for file uploads (#3128) 2025-07-01 16:19:58 -07:00
Matthew Zhou
2263ffd07c feat: Various file fixes and improvements (#3125) 2025-07-01 15:21:52 -07:00
Andy Li
3654fa8c26 feat: expand summarizer providers 2025-07-01 15:07:38 -07:00
Matthew Zhou
804ec12ee2 feat: Only add suffix on duplication (#3120) 2025-07-01 13:48:38 -07:00
Matthew Zhou
b39a4adcbe feat: Finish batch size param on embedding config (#3115) 2025-07-01 13:41:49 -07:00
Kevin Lin
29ce769549 feat: replace file descriptions with per data source description (#3067)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-07-01 11:51:52 -07:00
cthomas
57e08e46d7 feat: add project id to letta client constructor (#3119) 2025-07-01 11:32:39 -07:00
Matthew Zhou
c275221d59 fix: Tweak output length on web search (#3113) 2025-06-30 16:05:46 -07:00
Matthew Zhou
241f653eb6 fix: Fix constraints and also implement bulk attach (#3107) 2025-06-30 14:27:57 -07:00
Matthew Zhou
2ba1e59e2f feat: Add logging/tracing for callback dispatching (#3109) 2025-06-30 14:25:02 -07:00
Kevin Lin
d0e7ab2253 feat: move file name to property (#3091) 2025-06-30 14:06:09 -07:00
Matthew Zhou
269f6b6b7b fix: Fix duplicate file blocks (#3105) 2025-06-30 11:35:03 -07:00
Kevin Lin
687a0563e7 feat: increase default file block size (#3074) 2025-06-30 10:59:30 -07:00
Matthew Zhou
b802b22513 feat: Add back multi agent tools and protections for cloud (#3100) 2025-06-29 22:45:39 -07:00
Sarah Wooders
6edb6ec081 chore: bump version to 0.8.8 (#3097) 2025-06-29 12:10:56 -07:00
Matthew Zhou
21fa872cef fix: Fix parsing bug where Anthropic returns nested JSON (#3096) 2025-06-29 11:41:33 -07:00
Sarah Wooders
3cb77dced1 fix: enable updating agent timezone (#3095) 2025-06-29 11:30:47 -07:00
Sarah Wooders
4128bbe6dc fix: fixes to step feedback listing (#3080) 2025-06-27 16:31:23 -07:00
Matthew Zhou
fdab5758b9 fix: Fix infinite loop required tools test (#3084) 2025-06-27 16:23:55 -07:00
Matthew Zhou
6e04fb0930 feat: Remove extraneous session commits (#3078) 2025-06-27 15:58:35 -07:00
Matthew Zhou
62c14fcfe1 feat: Add csv support for files (#3077) 2025-06-27 15:04:24 -07:00
Sarah Wooders
0f50854d97 feat: allow filtering steps by feedback (#3061) 2025-06-27 14:35:29 -07:00
Andy Li
018facd624 fix: bugfixes (and bump) (#3071) 2025-06-27 14:23:42 -07:00
Matthew Zhou
07d53f69da feat: Exclude archival tools on new agent creation (#3072) 2025-06-27 14:10:17 -07:00
Shubham Naik
e5f2149259 feat: advanced viewer refresh (#3068)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-06-27 14:06:09 -07:00
Andy Li
3ad892531f fix(hotfix): block update (#3069) 2025-06-27 13:28:56 -07:00
Matthew Zhou
edb20fa8d9 feat: Rework and simplify files tooling (#3058) 2025-06-27 13:23:44 -07:00
Sarah Wooders
506d51bb0b fix: remove no_commit=True for sleeptime block patch and add client tests (#3057) 2025-06-26 18:01:08 -07:00
Kevin Lin
570b68ae39 feat: increase default context size (#3055) 2025-06-26 16:36:10 -07:00
Charles Packer
4783b0591c feat: add workflow and react agent types (#3006)
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-06-26 16:12:31 -07:00
jnjpng
89bb559f26 feat: allow testing mcp connections before adding
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-26 21:25:47 +00:00
Matthew Zhou
83a9a20c81 feat: Add default source parameter (#3040)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-26 10:24:02 -07:00
Andy Li
1036b7e360 feat: redis caching for passages (#3003) 2025-06-25 17:26:45 -07:00
Andy Li
2c9647424d fix: batch jobs not being polled (#3034) 2025-06-25 17:07:21 -07:00
cthomas
a352d603d2 feat: add feedback for steps (#2946) 2025-06-25 16:15:30 -07:00
Matthew Zhou
3f63a70f2c feat: Fix jinja template for files in memgpt_v2 (#3033) 2025-06-25 15:53:22 -07:00
Matthew Zhou
ccd521f27b feat: Adjust upload files to return FileMetadata instead of job (#3031) 2025-06-25 15:26:35 -07:00
Sarah Wooders
2989d208a8 chore: add back timezone tests (#3011)
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-06-25 15:12:21 -07:00
Sarah Wooders
2e06feafbf fix: add more timezone fixes (#3025) 2025-06-25 14:51:37 -07:00
Matthew Zhou
fd1bff065a feat: Attach file blocks when creating an agent with source (#3027) 2025-06-25 14:08:00 -07:00
Matthew Zhou
1357736c82 feat: Add endpoint for getting file metadata (#3024) 2025-06-25 12:47:31 -07:00
Sarah Wooders
a5ff1083cd fix: sleeptime agents not attached to new blocks for enable_sleeptime=True agents (#2814)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Shangyin Tan <shangyin@berkeley.edu>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Eric Ly <111820150+lyeric2022@users.noreply.github.com>
Co-authored-by: Eric Ly <lyyeric@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Shelley Pham <shelleypham@users.noreply.github.com>
2025-06-25 12:37:25 -07:00
cthomas
a294949354 fix: add content parts support to agent file export (#3013) 2025-06-25 02:46:31 -07:00
Matthew Zhou
39bc9edb9c feat: Override heartbeat request when system forces step exit (#3015) 2025-06-24 19:50:00 -07:00
Charles Packer
d41cfe4d0f fix: patch annoying user warning caused by not having sonnet/opus 4 listed (#3017) 2025-06-24 19:07:25 -07:00
Kevin Lin
efae2231ea feat: add omitted reasoning to streaming openai reasoning (#2846)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-24 18:47:38 -07:00
Sarah Wooders
019c5b388e fix: fix timezone setting and add client tests (#2997) 2025-06-24 17:49:54 -07:00
Matthew Zhou
53308e6211 feat: Fix required tools being terminal (#3010) 2025-06-24 17:46:37 -07:00
Charles Packer
25fd99ff79 fix: added proper newlines to the rules (#2940) 2025-06-24 17:45:57 -07:00