Commit Graph

32 Commits

Author SHA1 Message Date
cthomas
52dba65bde feat: add agent to steps table and support filtering (#1212) 2025-03-07 10:10:29 -08:00
Sarah Wooders
cc0d97b26d feat: modify message modification route to be via LettaMessage (#1184) 2025-03-06 15:33:16 -08:00
Matthew Zhou
0754816834 feat: Serialize agent state simple fields and messages (#1012) 2025-02-18 11:01:10 -08:00
Matthew Zhou
a734f99d8d feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
mlong93
e083cb0010 feat: add anthropic streaming (#716)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-01-26 17:35:22 -08:00
cthomas
06ca10acb1 feat: add content union type for requests (#762) 2025-01-23 20:25:00 -08:00
mlong93
bd69fa77f7 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
385f3a1e2d chore: rename metadata_ field to metadata in pydantic (#732) 2025-01-22 19:05:41 -08:00
mlong93
bb91dab321 fix: move all attach detach to be under agents (#723)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-22 12:16:31 -08:00
Charles Packer
c170c25459 fix: patch use_assistant_message flag on the server (#704)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-20 13:17:45 -08:00
Matthew Zhou
9a5af1e8e8 feat: Native agent to agent messaging (#668) 2025-01-16 10:36:15 -08:00
cthomas
191e4ad30c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
Caren Thomas
461ad00ca6 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
c452bd82f7 run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
c79eeacd20 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Matthew Zhou
a6d09997e8
fix: Remove in-memory _messages field on Agent (#2295) 2024-12-20 15:52:04 -08:00
cthomas
1aaca7f597
feat: rename internal monologue (#2289) 2024-12-19 15:16:36 -08:00
mlong93
8cc6870da9
feat: Add ConditionalToolRules (#2279)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-19 14:54:21 -08:00
cthomas
87820d9318
feat: rename function to tool in sdk (#2288)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-19 12:12:58 -08:00
Matthew Zhou
cef408a9fd
chore: Clean up upserting base tools (#2274) 2024-12-18 14:33:29 -08:00
mlong93
c6878fc088
feat: separate Passages tables (#2245)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-16 15:24:20 -08:00
Matthew Zhou
e49a8b4365
feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
Sarah Wooders
fd80131bc5
feat: fix message create/update schemas to simply schema (#2223) 2024-12-10 21:43:45 -08:00
mlong93
31d2774193
feat: orm passage migration (#2180)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-10 18:09:35 -08:00
Matthew Zhou
9b339efaec
fix: Updating messages (#2186) 2024-12-07 14:09:20 -08:00
Matthew Zhou
ee0ab8d7d6
fix: Patch dummy message and fix test (#2192) 2024-12-07 13:11:46 -08:00
mlong93
d71f435fea
feat: message orm migration (#2144)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-12-06 11:50:15 -08:00
Sarah Wooders
38168f8b62
fix: support initializing with custom message sequences (#2154) 2024-12-04 13:25:57 -08:00
Sarah Wooders
d30972cee0
feat: refactor agent memory representation and modify routes for editing blocks (#2094)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-11-27 16:04:13 -08:00
Matthew Zhou
f23d436e76
feat: Separate out streaming route (#2111) 2024-11-27 14:03:46 -08:00
Matthew Zhou
c2ee91c939
feat: Add per-agent locking to send message (#2109) 2024-11-26 13:30:58 -08:00
Matthew Zhou
ae083fc205
feat: Sandboxing for tool execution (#2040)
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MacBook-Pro-2.local>
Co-authored-by: Caren Thomas <carenthomas@jeffs-mbp-2.lan>
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MBP-2.hsd1.ca.comcast.net>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-11-22 10:34:08 -08:00