Commit Graph

39 Commits

Author SHA1 Message Date
cthomas
28da313442 chore: deprecate orm enum file (#3724) 2025-08-04 11:59:55 -07:00
Andy Li
277c26a58e feat: modal sandbox 2025-07-30 11:25:40 -07:00
cthomas
8ed1505cea feat: add special message update helper for agent (#3442) 2025-07-20 23:00:57 -07:00
Andy Li
904d9ba5a2 chore: strings lint cleanup (#3374) 2025-07-18 09:20:45 -07:00
Andy Li
2c9647424d fix: batch jobs not being polled (#3034) 2025-06-25 17:07:21 -07:00
Matthew Zhou
39bc9edb9c feat: Override heartbeat request when system forces step exit (#3015) 2025-06-24 19:50:00 -07:00
Sarah Wooders
10cdbf2ea4 feat: add ability to configure agent timezone (#2978)
Co-authored-by: Kian Jones <kian@letta.com>
2025-06-24 12:57:37 -07:00
cthomas
2a39cf35d4 chore: move agent step state def (#2923) 2025-06-19 16:04:52 -07:00
cthomas
883050e761 feat: set request heartbeat for max steps (#2739) 2025-06-10 15:26:07 -07:00
Andy Li
80f6e97ca9 feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
2025-06-05 17:20:14 -07:00
cthomas
20faf9eb8c fix: remove separate tool call id in streaming path (#2641) 2025-06-04 17:35:55 -07:00
cthomas
4ded0c88a4 feat: add harcoded org check for async loop (#2408) 2025-05-24 10:37:12 -07:00
cthomas
2407cb13b9 feat(asyncify): migrate batch sbox methods (#2396) 2025-05-23 18:40:30 -07:00
Sarah Wooders
34df96bf2c feat: add MCP servers into a table and MCP tool execution to new agent loop (#2323)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
2025-05-23 16:22:16 -07:00
cthomas
4151c05876 feat(asyncify): more batch db calls (#2350) 2025-05-22 23:12:11 -07:00
cthomas
aac1ec35f8 feat: only include relevant relationships on agent fetch (#2319) 2025-05-21 15:58:55 -07:00
Matthew Zhou
8e6602b1f6 fix: Fix test letta agent batch (#2295) 2025-05-21 07:25:49 -07:00
cthomas
35d4914b4f feat(asyncify): remove non async memory methods (#2245) 2025-05-20 17:56:54 -07:00
cthomas
12cf419e2d feat: convert more methods to async (#2200) 2025-05-15 13:44:58 -07:00
jnjpng
b7ddb3caa9 feat: move get_agent_by_id to be async (#2198) 2025-05-15 12:32:28 -07:00
cthomas
65e32082f7 feat: convert many methods to async (#2193) 2025-05-15 12:09:40 -07:00
Andy Li
a099e876f8 feat: async list/prepare messages (#2181)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-05-15 00:34:04 -07:00
cthomas
86b8216adf feat: stream tool return in async loop (#2172) 2025-05-13 22:36:56 -07:00
cthomas
8d7d9dc86a feat: skip relationship joins for blocks fetch (#2130) 2025-05-12 17:54:10 -07:00
Andy Li
8e2417aa2f feat: async db client (#2076) 2025-05-12 17:15:14 -07:00
cthomas
d8151d76e2 feat: add provider_category field to distinguish byok (#2038) 2025-05-06 17:31:36 -07:00
Matthew Zhou
b1d858857b feat: Add bulk rethink memory for letta agent batches (#2002)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
2025-05-05 15:24:59 -07:00
Matthew Zhou
f23602d919 feat: Add message listing for a letta batch (#1982) 2025-05-02 11:14:03 -07:00
cthomas
9280d85ba4 feat: always add user id to openai requests (#1969) 2025-04-30 23:23:01 -07:00
cthomas
25c188689a feat: byok 2.0 (#1963) 2025-04-30 21:26:50 -07:00
cthomas
7605675f23 feat: add llm config per request (#1866) 2025-04-23 16:37:05 -07:00
cthomas
cf567dce86 feat: add tool execution result object (#1837) 2025-04-22 11:30:36 -07:00
Matthew Zhou
edfbb6c4ca feat: Add tracing to letta batch agent (#1822) 2025-04-21 13:47:39 -07:00
Matthew Zhou
715c5d5cdb feat: Add more tests for batch agent loop (#1819) 2025-04-21 13:32:06 -07:00
Sarah Wooders
41d85c4114 feat: add batch job tracking and generate batch APIs (#1727)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-04-17 17:02:07 -07:00
Matthew Zhou
bbd4b087d3 feat: Create POST v1/agents/messages/batches (#1722) 2025-04-15 14:36:41 -07:00
Matthew Zhou
cead849f19 feat: Implement resume step after request in new batch agent loop (#1676) 2025-04-15 13:56:22 -07:00
Matthew Zhou
36a23b49ef feat: Debug and add comprehensive testing for step_until_request (#1669) 2025-04-10 14:42:33 -07:00
Matthew Zhou
68fbcf33d8 feat: Finish step_until_request in new batch agent loop (#1656) 2025-04-10 10:19:06 -07:00