Commit Graph

243 Commits

Author SHA1 Message Date
Matthew Zhou
2d9cbf3830 feat: Add file status to core memory jinja template (#2604) 2025-06-03 15:07:21 -07:00
Kevin Lin
003588c222 feat: display file blocks with xml tags (#2559)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-03 13:52:29 -07:00
Matthew Zhou
bd019eb7b7 feat: Rename file object and create performant files <-> agents association (#2588) 2025-06-02 16:21:05 -07:00
Matthew Zhou
0dd8994294 feat: Add batch size parameter (#2574) 2025-06-01 12:23:46 -07:00
cthomas
c9a3843417 feat(asyncify): multi agent tool (#2525) 2025-05-29 13:47:46 -07:00
Andy Li
831b7d5862 chore: cleanup (#2480) 2025-05-29 10:40:41 -07:00
cthomas
98ccd2b2d1 feat: optimize in context message fetch (#2511) 2025-05-28 23:30:33 -07:00
Andy Li
08c1fb5a60 feat: job listing takes source id (#2473) 2025-05-27 15:34:27 -07:00
cthomas
b1f38779cd feat(asyncify): convert get composio key and sandbox config manager (#2436) 2025-05-26 13:25:33 -07:00
cthomas
4dff6b648a feat(asyncify): migrate upload and attach source (#2432) 2025-05-25 23:09:14 -07:00
Matthew Zhou
8e9307c289 feat: Asyncify insert archival memories (#2430)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-05-25 22:28:35 -07:00
cthomas
0226157f3a feat(asyncify): convert reset messages endpoint (#2429) 2025-05-25 21:23:18 -07:00
cthomas
e8dfa67920 feat(asyncify): convert org manager (#2426) 2025-05-25 21:23:06 -07:00
Matthew Zhou
82659a0915 feat: Add lookback weeks parameter for batch polling (#2407) 2025-05-25 20:02:06 -07:00
cthomas
c071e079dc feat(asyncify): migrate jobs (#2420) 2025-05-25 18:58:06 -07:00
cthomas
1f8450d029 feat(asyncify): migrate list steps (#2418) 2025-05-24 12:06:04 -07:00
Sarah Wooders
852e9ee7f2 fix: minor patches for sources (#2410) 2025-05-23 21:43:36 -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
Sarah Wooders
1d2f8d86e9 feat(asyncify): migrate sources to async (#2332) 2025-05-22 19:39:44 -07:00
cthomas
9143464f5d feat: add provider category to steps model (#2303) 2025-05-21 15:40:12 -07:00
cthomas
35d4914b4f feat(asyncify): remove non async memory methods (#2245) 2025-05-20 17:56:54 -07:00
cthomas
6432dea8e1 fix: make upsert base tools async (#2255) 2025-05-20 16:51:49 -07:00
cthomas
c84b90cea8 feat(asyncify): migrate list sources (#2276) 2025-05-20 12:59:06 -07:00
cthomas
710c03dbd1 feat(asyncify): migrate list passages (#2275) 2025-05-20 12:56:04 -07:00
Matthew Zhou
6e5ab8b151 feat: Add built in code interpreter tool (#2252) 2025-05-19 16:01:40 -07:00
cthomas
53308a6f8d test: update test_managers with async functions (#2243) 2025-05-18 21:21:45 -07:00
cthomas
dd90067fab feat(asyncify): fully convert identities module (#2244) 2025-05-18 21:21:35 -07:00
cthomas
cec4b89c27 feat(asyncify): migrate identities routes (#2234) 2025-05-18 20:45:57 -07:00
cthomas
8463903d13 feat(asyncify): migrate actors(users) endpoints (#2211) 2025-05-16 00:37:08 -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
cthomas
a279126fb6 feat: make get blocks async (#2162) 2025-05-13 15:09:25 -07:00
cthomas
8d7d9dc86a feat: skip relationship joins for blocks fetch (#2130) 2025-05-12 17:54:10 -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
88e9b934d1 fix: Fix upsert base tools for rethink memory (#1940) 2025-04-29 16:33:18 -07:00
Matthew Zhou
19bd790c58 feat: Add Letta voice tools (#1922) 2025-04-29 10:46:29 -07:00
Matthew Zhou
684dd5a391 feat: Create local sandbox config from env vars for OSS users (#1910) 2025-04-28 13:01:38 -07:00
Matthew Zhou
2ef2bde2e1 test: Add stateful tool test for letta batch agent (#1824) 2025-04-21 15:47:20 -07:00
Matthew Zhou
78696ce68a feat: Improve agent creation time (#1792) 2025-04-18 16:02:48 -07:00
Matthew Zhou
15fefe0e1a feat: Add callback for jobs (#1776)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-04-18 10:48:04 -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
cthomas
459c7bffae fix: enable json support in system message (#1757) 2025-04-17 11:05:38 -07:00
Matthew Zhou
b0873f7891 feat: Add pagination to listing LLM batch items (#1724) 2025-04-15 15:05:04 -07:00
Matthew Zhou
bc2cc29a64 feat: Create polling endpoint for batch (#1723) 2025-04-15 14:43:23 -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
Charles Packer
ff22d576ad fix: patch .utcnow warning (#1702) 2025-04-14 12:55:34 -07:00
cthomas
1c6616b52c fix: fern identity create node sdk nesting (#1679) 2025-04-11 11:18:32 -07:00
cthomas
03458a3b29 feat: add upsert identities properties route (#1672) 2025-04-10 17:08:20 -07:00