cthomas
|
8c64bb7fec
|
feat(asyncify): convert get composio key and sandbox config manager (#2436)
|
2025-05-26 13:25:33 -07:00 |
|
cthomas
|
fac81b7208
|
feat(asyncify): migrate upload and attach source (#2432)
|
2025-05-25 23:09:14 -07:00 |
|
Matthew Zhou
|
ad6e446849
|
feat: Asyncify insert archival memories (#2430)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-05-25 22:28:35 -07:00 |
|
cthomas
|
3a893daec0
|
feat(asyncify): convert reset messages endpoint (#2429)
|
2025-05-25 21:23:18 -07:00 |
|
cthomas
|
87c1623d28
|
feat(asyncify): convert org manager (#2426)
|
2025-05-25 21:23:06 -07:00 |
|
Matthew Zhou
|
dad8766dfb
|
feat: Add lookback weeks parameter for batch polling (#2407)
|
2025-05-25 20:02:06 -07:00 |
|
cthomas
|
62a22e0d17
|
feat(asyncify): migrate jobs (#2420)
|
2025-05-25 18:58:06 -07:00 |
|
cthomas
|
b3e021616b
|
feat(asyncify): migrate list steps (#2418)
|
2025-05-24 12:06:04 -07:00 |
|
Sarah Wooders
|
13098613d3
|
fix: minor patches for sources (#2410)
|
2025-05-23 21:43:36 -07:00 |
|
Sarah Wooders
|
8133a5a158
|
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
|
5049f0a623
|
feat(asyncify): more batch db calls (#2350)
|
2025-05-22 23:12:11 -07:00 |
|
Sarah Wooders
|
9fad8487db
|
feat(asyncify): migrate sources to async (#2332)
|
2025-05-22 19:39:44 -07:00 |
|
cthomas
|
353bd607df
|
feat: add provider category to steps model (#2303)
|
2025-05-21 15:40:12 -07:00 |
|
cthomas
|
18e30dbfba
|
feat(asyncify): remove non async memory methods (#2245)
|
2025-05-20 17:56:54 -07:00 |
|
cthomas
|
766fa571bd
|
fix: make upsert base tools async (#2255)
|
2025-05-20 16:51:49 -07:00 |
|
cthomas
|
03fa07fb15
|
feat(asyncify): migrate list sources (#2276)
|
2025-05-20 12:59:06 -07:00 |
|
cthomas
|
76052c578c
|
feat(asyncify): migrate list passages (#2275)
|
2025-05-20 12:56:04 -07:00 |
|
Matthew Zhou
|
26ffd19e1f
|
feat: Add built in code interpreter tool (#2252)
|
2025-05-19 16:01:40 -07:00 |
|
cthomas
|
969f0d65c8
|
test: update test_managers with async functions (#2243)
|
2025-05-18 21:21:45 -07:00 |
|
cthomas
|
a087a79776
|
feat(asyncify): fully convert identities module (#2244)
|
2025-05-18 21:21:35 -07:00 |
|
cthomas
|
2048ff30b9
|
feat(asyncify): migrate identities routes (#2234)
|
2025-05-18 20:45:57 -07:00 |
|
cthomas
|
00914e5308
|
feat(asyncify): migrate actors(users) endpoints (#2211)
|
2025-05-16 00:37:08 -07:00 |
|
cthomas
|
2cd4ebd348
|
feat: convert more methods to async (#2200)
|
2025-05-15 13:44:58 -07:00 |
|
jnjpng
|
2c252cceb2
|
feat: move get_agent_by_id to be async (#2198)
|
2025-05-15 12:32:28 -07:00 |
|
cthomas
|
7f90746152
|
feat: convert many methods to async (#2193)
|
2025-05-15 12:09:40 -07:00 |
|
cthomas
|
42aa8e2b69
|
feat: make get blocks async (#2162)
|
2025-05-13 15:09:25 -07:00 |
|
cthomas
|
d8a51764cc
|
feat: skip relationship joins for blocks fetch (#2130)
|
2025-05-12 17:54:10 -07:00 |
|
Matthew Zhou
|
ff6a7ab569
|
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
|
2548e0271d
|
fix: Fix upsert base tools for rethink memory (#1940)
|
2025-04-29 16:33:18 -07:00 |
|
Matthew Zhou
|
e6eea9450b
|
feat: Add Letta voice tools (#1922)
|
2025-04-29 10:46:29 -07:00 |
|
Matthew Zhou
|
59aefc322a
|
feat: Create local sandbox config from env vars for OSS users (#1910)
|
2025-04-28 13:01:38 -07:00 |
|
Matthew Zhou
|
9367c6916c
|
test: Add stateful tool test for letta batch agent (#1824)
|
2025-04-21 15:47:20 -07:00 |
|
Matthew Zhou
|
d977a8852c
|
feat: Improve agent creation time (#1792)
|
2025-04-18 16:02:48 -07:00 |
|
Matthew Zhou
|
cab282b664
|
feat: Add callback for jobs (#1776)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-04-18 10:48:04 -07:00 |
|
Sarah Wooders
|
da62cc6898
|
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
|
bf2c37a18e
|
fix: enable json support in system message (#1757)
|
2025-04-17 11:05:38 -07:00 |
|
Matthew Zhou
|
90f5889404
|
feat: Add pagination to listing LLM batch items (#1724)
|
2025-04-15 15:05:04 -07:00 |
|
Matthew Zhou
|
a7fefea13c
|
feat: Create polling endpoint for batch (#1723)
|
2025-04-15 14:43:23 -07:00 |
|
Matthew Zhou
|
983f750990
|
feat: Implement resume step after request in new batch agent loop (#1676)
|
2025-04-15 13:56:22 -07:00 |
|
Charles Packer
|
2ab267aa84
|
fix: patch .utcnow warning (#1702)
|
2025-04-14 12:55:34 -07:00 |
|
cthomas
|
c31eb2048f
|
fix: fern identity create node sdk nesting (#1679)
|
2025-04-11 11:18:32 -07:00 |
|
cthomas
|
50628692d4
|
feat: add upsert identities properties route (#1672)
|
2025-04-10 17:08:20 -07:00 |
|
cthomas
|
15c7ad0f87
|
fix: memory block refresh bug (#1668)
|
2025-04-10 15:59:41 -07:00 |
|
Matthew Zhou
|
dec66f928e
|
feat: Finish step_until_request in new batch agent loop (#1656)
|
2025-04-10 10:19:06 -07:00 |
|
Matthew Zhou
|
4cb7f576d9
|
feat: Write batch request on base LLM client (#1646)
|
2025-04-09 14:58:26 -07:00 |
|
Matthew Zhou
|
5fe18ec0e9
|
feat: Create polling job for polling batch results (#1624)
Previous run passed all relevant checks, so skipping the wait. This new commit just merges main.
|
2025-04-08 16:42:12 -07:00 |
|
cthomas
|
aef866ef3d
|
feat: more robust tools setup in agent creation (#1605)
|
2025-04-07 20:15:16 -07:00 |
|
Matthew Zhou
|
38d35aad52
|
feat: Create batch request tracking tables (#1604)
|
2025-04-07 16:27:18 -07:00 |
|
cthomas
|
a2252e6c1e
|
feat: add archival insert and search tools to sleeptime (#1576)
|
2025-04-04 22:24:32 -07:00 |
|
cthomas
|
860f8707cf
|
feat: enable sleeptime agent creation (#1523)
|
2025-04-02 14:12:11 -07:00 |
|