Commit Graph

22 Commits

Author SHA1 Message Date
cthomas
063c15e1fd feat: unify input message type on agent step (#1820) 2025-04-21 13:49:46 -07:00
Matthew Zhou
c4ff893b8b fix: Remove extraneous relationships on ORM objects (#1755) 2025-04-17 14:37:37 -07:00
Matthew Zhou
25c22796b1 feat: Convert AF serialization to formatted json (#1691) 2025-04-11 19:10:02 -07:00
Matthew Zhou
7eac34f390 feat: Add tests for agent file (#1662) 2025-04-10 12:07:21 -07:00
Matthew Zhou
d076e067ad feat: Add testing for SDK send_message variants (#1520) 2025-04-01 16:54:09 -07:00
Matthew Zhou
4b2b1c8bf3 feat: New openai client (#1460) 2025-03-31 13:08:59 -07:00
Matthew Zhou
f45b6d5577 fix: Fix message_id ordering in agent serialization (#1458) 2025-03-28 15:13:33 -07:00
Matthew Zhou
406a49ab60 feat: Change in context message remapping (#1448)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-03-28 11:50:25 -07:00
Matthew Zhou
0c14d94925 chore: Add agent serialization message_ids test (#1451) 2025-03-28 10:31:02 -07:00
Charles Packer
317889eeee fix: patch bug in Anthropic code path (#1395) 2025-03-25 07:55:59 -07:00
Sarah Wooders
202a653858 feat: remove identities from .af (#1388) 2025-03-24 21:57:52 -07:00
cthomas
8a17daedd0 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
052c296ea1 feat: Make pydantic serialized agent object (#1278)
Co-authored-by: Caren Thomas <caren@letta.com>
2025-03-13 17:50:19 -07:00
Sarah Wooders
e8f4551239 feat: properly scrub ids from serialized schemas and add version (#1258)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-13 16:18:50 -07:00
Matthew Zhou
6fdcb49f17 feat: Add query parameter for project ID on /upload route and adapt tests (#1210) 2025-03-06 15:44:12 -08:00
Matthew Zhou
c617c48fb7 feat: Add conditional to control overriding existing tools (#1201) 2025-03-05 15:51:16 -08:00
Matthew Zhou
f0112f2fb8 feat: Add upload/download endpoints for agents (#1200) 2025-03-05 15:05:58 -08:00
Matthew Zhou
2b00b2b14b feat: Serialize tags on agents (#1199) 2025-03-05 14:14:27 -08:00
Matthew Zhou
3ffc9512f1 feat: Add agent environment variable serialization (#1198) 2025-03-05 13:59:34 -08:00
Matthew Zhou
d7e1a5e765 chore: Add testing around serializing tool calls (#1197) 2025-03-05 13:22:58 -08:00
Matthew Zhou
83e4aba800 feat: Add blocks and tools to agent serialization (#1187) 2025-03-04 15:31:50 -08:00
Matthew Zhou
0754816834 feat: Serialize agent state simple fields and messages (#1012) 2025-02-18 11:01:10 -08:00