Commit Graph

96 Commits

Author SHA1 Message Date
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
cthomas
f3551e5212 fix: memory block refresh bug (#1668) 2025-04-10 15:59:41 -07:00
Matthew Zhou
68fbcf33d8 feat: Finish step_until_request in new batch agent loop (#1656) 2025-04-10 10:19:06 -07:00
Matthew Zhou
7565ad4a8d feat: Write batch request on base LLM client (#1646) 2025-04-09 14:58:26 -07:00
Matthew Zhou
63382c3591 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
c3c14458cf feat: more robust tools setup in agent creation (#1605) 2025-04-07 20:15:16 -07:00
Matthew Zhou
0aeddec547 feat: Create batch request tracking tables (#1604) 2025-04-07 16:27:18 -07:00
cthomas
ef2ebc4f17 feat: add archival insert and search tools to sleeptime (#1576) 2025-04-04 22:24:32 -07:00
cthomas
5c750c2a91 feat: enable sleeptime agent creation (#1523) 2025-04-02 14:12:11 -07:00
Matthew Zhou
22dcd53bd1 feat: Add ability to redo to more recent checkpoint (#1496) 2025-03-31 17:35:51 -07:00
Matthew Zhou
00f8edaf97 feat: Implement forward deletes during undo + checkpoint (#1493) 2025-03-31 17:04:48 -07:00
Matthew Zhou
20176fac8b feat: Write functionality for undoing block checkpoints (#1490) 2025-03-31 16:56:22 -07:00
Matthew Zhou
aa05df68a7 feat: Add block history tables (#1489) 2025-03-31 16:39:23 -07:00
Matthew Zhou
f2e793f682 chore: Add more comprehensive testing around blocks (#1419) 2025-03-26 11:21:09 -07:00
Sarah Wooders
864909978e feat: add privileged organizations (#1365) 2025-03-24 16:12:53 -07:00
Matthew Zhou
e595a5cf18 feat: Add asc/desc to agent listing (#1359) 2025-03-21 11:19:49 -07:00
Matthew Zhou
d653fbcb89 feat: Add metadata to MCP tools (#1325) 2025-03-17 17:39:59 -07:00
Matthew Zhou
54bb536beb feat: Add metadata_ field to Tool (#1321) 2025-03-17 17:14:08 -07:00
cthomas
aa2f4258c4 feat: add content parts to message schema (#1273)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-13 18:43:32 -07:00
Matthew Zhou
6555390eff feat: Make agent listing more performant (#1270) 2025-03-13 14:36:33 -07:00
cthomas
69ab911682 feat: add identities to blocks (#1219) 2025-03-12 12:09:31 -07:00
cthomas
cf146146b6 chore: remove message.text property (#1253) 2025-03-12 10:58:31 -07:00
Matthew Zhou
3abb1d0580 fix: BlockUpdate resets limit due to hardcoding (#1246) 2025-03-11 14:37:17 -07:00
cthomas
05df777824 feat: add agent to steps table and support filtering (#1212) 2025-03-07 10:10:29 -08:00
Sarah Wooders
4aeaec3523 feat: modify message modification route to be via LettaMessage (#1184) 2025-03-06 15:33:16 -08:00
Matthew Zhou
5f69182063 feat: Modify multi agent broadcast for partial matching (#1208) 2025-03-06 13:26:59 -08:00
cthomas
e1ea5c3cdc chore: add identities tests (#1204) 2025-03-05 16:22:20 -08:00
cthomas
6212e87917 feat: enable mounting local tools dir to container (#1119) 2025-03-04 13:18:23 -08:00
cthomas
683864a9d4 feat: add route to get steps for job (#1174) 2025-03-02 17:43:18 -08:00
cthomas
b132903a21 fix: agent deletion bug from source cascade (#1101) 2025-02-24 11:20:22 -08:00
Matthew Zhou
6d49dc1ac5 feat: Serialize agent state simple fields and messages (#1012) 2025-02-18 11:01:10 -08:00
Matthew Zhou
bae7916550 feat: Add message_buffer_autoclear field to Agent (#978) 2025-02-12 15:06:56 -08:00
Matthew Zhou
dbbcbf1e2d fix: Refactor listing messages to be much more performant (#963) 2025-02-12 10:32:38 -08:00
cthomas
35c4df1d07 feat: add model_endpoint to steps table (#902) 2025-02-05 11:16:33 -08:00
Matthew Zhou
24ade60257 feat: Support Langchain tools (#881) 2025-01-31 16:36:35 -08:00
Matthew Zhou
129cf4a36a feat: Custom pip package installations when using local sandbox w/ venv (#867)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-30 18:19:08 -08:00
cthomas
5a71a2c346 chore: remove nested config in send requests (#813) 2025-01-28 14:58:53 -08:00
cthomas
5316127be3 fix: drop tool_return_message when using assistant_message (#784) 2025-01-28 14:31:51 -08:00
Matthew Zhou
3150e17214 fix: Remove name from Create/Update tool (#741)
Co-authored-by: Caren Thomas <caren@letta.com>
2025-01-24 10:55:23 -08:00
cthomas
11d871785a feat: add content union type for requests (#762) 2025-01-23 20:25:00 -08:00
Matthew Zhou
2cb12b821b feat: Add list_agents_for_block endpoint (#759) 2025-01-23 17:28:08 -08:00
Matthew Zhou
3e7eee3a33 feat: Hard deleting a Block will also reflect for all relevant AgentStates (#757) 2025-01-23 16:50:06 -08:00
mlong93
819e360356 fix: deprecate cursor param and replace with before, after (#736)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-23 14:17:25 -08:00
cthomas
98c5702ef9 chore: rename metadata_ field to metadata in pydantic (#732) 2025-01-22 19:05:41 -08:00
Sarah Wooders
cc638e3593 chore: remove old OpenAI routers (#717) 2025-01-22 19:04:40 -08:00
Matthew Zhou
ab955a46f3 feat: Identify Composio tools (#721)
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-22 16:37:37 -08:00
cthomas
551cc0820c feat: add schema/db for new steps table (#669) 2025-01-18 12:20:10 -08:00
Matthew Zhou
d110378146 feat: Native agent to agent messaging (#668) 2025-01-16 10:36:15 -08:00