Commit Graph

120 Commits

Author SHA1 Message Date
Matthew Zhou
d076e067ad feat: Add testing for SDK send_message variants (#1520) 2025-04-01 16:54:09 -07:00
Matthew Zhou
1d552bde55 feat: Refactor letta tool execution to not require agent class (#1384) 2025-03-24 12:25:03 -07:00
Charles Packer
8dd55b2967 fix: don't throw an error if adding a new mcp server, also allow sett… (#1293) 2025-03-15 13:45:20 -07:00
Sarah Wooders
3fa3126c31 chore: migrate tests to new client (#1290) 2025-03-14 15:17:28 -07:00
Matthew Zhou
0754816834 feat: Serialize agent state simple fields and messages (#1012) 2025-02-18 11:01:10 -08:00
cthomas
0b34ee468a fix: revert sandbox error message (#904) 2025-02-05 13:54:18 -08:00
mlong93
0dc1be111f fix: failed tool calls will not be called in the subsequent step (#868)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
2025-02-01 16:41:37 -08:00
Matthew Zhou
3a68bee030 fix: Remove name from Create/Update tool (#741)
Co-authored-by: Caren Thomas <caren@letta.com>
2025-01-24 10:55:23 -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
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
cthomas
b0e7291951 fix: rename memory/block routes to core_memory/blocks (#711) 2025-01-21 18:03:04 -08:00
mlong93
b8435527a9 fix: updated send_message_async request params, get_run_messages returns LettaMessage (#638)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-15 14:47:20 -08:00
mlong93
d06cb58139 feat: add text search for agent names (#662)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-15 10:41:40 -08:00
mlong93
6c717197cf feat: Added list_tags route (#645)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-14 13:33:55 -08:00
mlong93
55394e241e fix: tool attachment bug for agent creation (#635)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-13 17:06:21 -08:00
mlong93
cff87370a5 feat: new routes to gather a job's messages and usage statistics (#564)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-12 12:36:10 -08:00
Matthew Zhou
14a13b80b0 feat: Add tool_type column (#576) 2025-01-10 14:52:15 -08:00
Matt Zhou
e8a1c6d683 Add back more e2b 2024-12-30 16:33:59 -08:00
Matt Zhou
d3d7d5717b Log out sandbox details for e2b 2024-12-30 16:27:08 -08:00
Matt Zhou
397dd7a16e wip debug 2024-12-30 16:03:45 -08:00
Matt Zhou
09dd49eb2b Mock more e2b none 2024-12-30 15:04:08 -08:00
Matt Zhou
6557981d38 Mock e2b api none for test_function_return_limit 2024-12-30 14:29:41 -08:00
Caren Thomas
461ad00ca6 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Shubham Naik
c79eeacd20 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
cthomas
69e376406e
fix: deprecate function return in new test (#2309) 2024-12-22 11:31:03 -08:00
cthomas
50c3e004a8
fix: propagate error on tool failure (#2281)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-20 16:38:16 -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
Keith
d5ef53cfbe
docs: Feature/update docs (#2257) 2024-12-16 17:15:50 -08:00
Matthew Zhou
e49a8b4365
feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
Sarah Wooders
af5ef6d174
feat: enable configuration of response_char_limit for tools (#2207) 2024-12-09 18:55:18 -08:00
Charles Packer
85a9046c63
feat: add an async messages route (/agent/{agent_id}/messages/async) (#2206) 2024-12-09 18:23:05 -08:00
Charles Packer
061b6623db
fix: bad print in common cli (#2200) 2024-12-08 23:14:18 -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
Matthew Zhou
2f142a31b2
feat: Add lock around loading agent (#2141) 2024-12-02 17:46:48 -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
Charles Packer
43e3961d3b
fix: redo #2085 (#2087) 2024-11-21 20:19:22 -08:00
Charles Packer
b7b22a670f
feat: routes for adding/linking new memory blocks to agents + unlinking blocks from agents (#2083) 2024-11-21 20:08:47 -08:00
Charles Packer
385aed9802
Revert "feat: add route for editing a memory blocks limit (via Memory, instead of via Blocks)" (#2085) 2024-11-21 20:08:17 -08:00
Charles Packer
4c6743291f
feat: add route for editing a memory blocks limit (via Memory, instead of via Blocks) (#2084) 2024-11-21 19:52:08 -08:00
Sarah Wooders
37d700a6d6
feat: allow passing in tags to client.create_agent(tags=[..]) (#2073) 2024-11-20 12:12:14 -08:00
Matthew Zhou
746efc4c06
fix: Fix security vuln with file upload (#2067) 2024-11-19 17:07:04 -08:00
Matthew Zhou
31bf67cfc0
feat: Move blocks to ORM model (#1980)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-11-19 11:32:33 -08:00
Matthew Zhou
151ce6f655
chore: Migrate FileMetadata to ORM (#2028) 2024-11-13 10:59:46 -08:00
Matthew Zhou
5221bf610e
feat: Move Source to ORM model (#1979) 2024-11-12 09:57:40 -08:00
Matthew Zhou
dca47fc1e4
feat: Add ability to add tags to agents (#1984) 2024-11-06 16:16:23 -08:00
Sarah Wooders
9cf16b2cfd
feat: add ability to list agents by name for REST API and python SDK (#1982) 2024-11-05 17:31:40 -08:00
Charles Packer
a5e9f7da4e
feat: added ability to disable the initial message sequence during agent creation (#1978) 2024-11-04 16:03:52 -08:00