Matthew Zhou
|
d110378146
|
feat: Native agent to agent messaging (#668)
|
2025-01-16 10:36:15 -08:00 |
|
mlong93
|
e4700fdfe1
|
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
|
f33518ca66
|
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
|
a9c5866ae9
|
feat: Added list_tags route (#645)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-14 13:33:55 -08:00 |
|
mlong93
|
113e8bda07
|
fix: prevent adding duplicate messages to JobMessages table (#625)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2025-01-13 14:48:20 -08:00 |
|
Matthew Zhou
|
563454d24a
|
fix: Include at least a system message during agent reset (#631)
|
2025-01-13 13:13:37 -08:00 |
|
Matthew Zhou
|
99e27dbc89
|
feat: Add reset messages route for agents (#601)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-01-13 10:33:23 -08:00 |
|
mlong93
|
18f06cd681
|
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
|
79bc6394c8
|
feat: Add tool_type column (#576)
|
2025-01-10 14:52:15 -08:00 |
|
cthomas
|
b847c4688f
|
feat: add updated_at timestamp to provider and bump on write (#574)
|
2025-01-10 11:16:53 -08:00 |
|
Matthew Zhou
|
eb7c2c853d
|
feat: Add sandbox_type filter when listing sandbox configurations (#567)
|
2025-01-09 12:48:21 -08:00 |
|
Matthew Zhou
|
867832c0e4
|
feat: Add return_char_limit to ToolUpdate (#557)
|
2025-01-08 16:30:31 -08:00 |
|
Matthew Zhou
|
2f7aa1efa8
|
fix: Fix per-agent environment variable updates (#527)
|
2025-01-07 11:19:31 -08:00 |
|
Matthew Zhou
|
0ef692441f
|
feat: Allow per-agent tool execution environment variables (#509)
|
2025-01-05 21:06:38 -08:00 |
|
Caren Thomas
|
7144fd2867
|
run black, add isort config to pyproject.toml
|
2024-12-26 19:43:11 -08:00 |
|
Caren Thomas
|
905906d416
|
run isort on apps/core
|
2024-12-26 19:27:09 -08:00 |
|
Shubham Naik
|
4cf354c033
|
fix: add tests to cypress
|
2024-12-23 14:44:08 -08:00 |
|
Matthew Zhou
|
5bb4888cea
|
fix: Remove in-memory _messages field on Agent (#2295)
|
2024-12-20 15:52:04 -08:00 |
|
Matthew Zhou
|
b1ce8b4e8a
|
chore: Clean up upserting base tools (#2274)
|
2024-12-18 14:33:29 -08:00 |
|
mlong93
|
e2d916148e
|
feat: separate Passages tables (#2245)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-16 15:24:20 -08:00 |
|
Matthew Zhou
|
10e610bb95
|
chore: Catch orm specific issues in agents v1 routes and simplify tool add/remove from agent (#2259)
|
2024-12-16 11:01:47 -08:00 |
|
Matthew Zhou
|
7908b8a15f
|
feat: Rewrite agents (#2232)
|
2024-12-13 14:43:19 -08:00 |
|
mlong93
|
e7a56328cf
|
chore: raising errors for passages, adding new passage test (#2234)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-12 14:29:22 -08:00 |
|
mlong93
|
9deacbd89e
|
feat: orm passage migration (#2180)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-10 18:09:35 -08:00 |
|
Matthew Zhou
|
2125421bd8
|
fix: Modify the list ORM function (#2208)
|
2024-12-09 19:35:58 -08:00 |
|
Matthew Zhou
|
1f57569116
|
fix: Updating messages (#2186)
|
2024-12-07 14:09:20 -08:00 |
|
mlong93
|
6c2c7231ab
|
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 |
|
mlong93
|
c18d6fd471
|
feat: orm ToolsAgents migration (#2173)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-05 17:47:22 -08:00 |
|
Matthew Zhou
|
f638c42b56
|
chore: Migrate jobs to the orm (#2165)
|
2024-12-04 18:11:06 -08:00 |
|
Matthew Zhou
|
9ea915ca89
|
chore: Skip foreign key/constraint tests if using SQLite (#2160)
|
2024-12-04 13:29:50 -08:00 |
|
Sarah Wooders
|
07bb536018
|
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
|
4d9b4eef9d
|
fix: Update block label also updates the BlocksAgents table (#2106)
|
2024-11-26 10:21:30 -08:00 |
|
Matthew Zhou
|
8711e1dc00
|
chore: Change create_tool endpoint on v1 routes to error instead of upsert (#2102)
|
2024-11-25 10:46:15 -08:00 |
|
Matthew Zhou
|
60cabae25a
|
feat: Make blocks agents mapping table (#2103)
|
2024-11-22 16:27:47 -08:00 |
|
Matthew Zhou
|
69730988ce
|
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 |
|
Kevin Lin
|
ab3bf12fb2
|
fix: fix bug where updates sets block limit to default value (#2074)
|
2024-11-21 13:58:18 -08:00 |
|
Matthew Zhou
|
2bb3baf060
|
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
|
d23c0c8cf4
|
chore: Migrate FileMetadata to ORM (#2028)
|
2024-11-13 10:59:46 -08:00 |
|
Matthew Zhou
|
e40e60945a
|
feat: Move Source to ORM model (#1979)
|
2024-11-12 09:57:40 -08:00 |
|
Matthew Zhou
|
a274261b64
|
chore: Add tool rules example (#1998)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-11-06 19:14:13 -08:00 |
|
Matthew Zhou
|
960f7421c1
|
feat: Add ability to add tags to agents (#1984)
|
2024-11-06 16:16:23 -08:00 |
|
Sarah Wooders
|
640d4c0a22
|
fix: fix issue with linking tools and adding new tools (#1988)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-11-06 14:06:10 -08:00 |
|
Matthew Zhou
|
b3f86fe4cd
|
chore: Move ID generation logic out of the ORM layer and into the Pydantic model layer (#1981)
|
2024-11-05 17:05:10 -08:00 |
|
Matthew Zhou
|
0784bdc854
|
feat: Auto-refresh json_schema after tool update (#1958)
|
2024-10-30 15:05:08 -07:00 |
|
Matthew Zhou
|
adfb9a4b87
|
feat: Enable base constructs to automatically populate "created_by" and "last_updated_by" fields for relevant objects (#1944)
|
2024-10-28 11:04:17 -07:00 |
|
Matthew Zhou
|
d74406af41
|
feat: Add orm for Tools and clean up Tool logic (#1935)
|
2024-10-25 14:25:40 -07:00 |
|
Matthew Zhou
|
ff4be4576b
|
feat: Add ORM for user model (#1924)
|
2024-10-23 10:28:00 -07:00 |
|