Sarah Wooders
|
ece8dab05d
|
feat: various fixes (#2320)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
|
2024-12-31 10:53:33 +04:00 |
|
Matthew Zhou
|
e09bde67ef
|
fix: Scale up database (#2263)
|
2024-12-17 15:02:28 -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
|
7908b8a15f
|
feat: Rewrite agents (#2232)
|
2024-12-13 14:43:19 -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 |
|
Charles Packer
|
fffdf1cc74
|
fix: bad print in common cli (#2200)
|
2024-12-08 23:14:18 -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 |
|
Matthew Zhou
|
f638c42b56
|
chore: Migrate jobs to the orm (#2165)
|
2024-12-04 18:11:06 -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
|
c72c11b888
|
chore: Add more log statements to base orm (#2101)
|
2024-11-22 13:59:03 -08:00 |
|
Matthew Zhou
|
960f7421c1
|
feat: Add ability to add tags to agents (#1984)
|
2024-11-06 16:16:23 -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
|
c81c3e8297
|
feat: Add endpoint to add base tools to an org (#1971)
|
2024-11-01 15:42:43 -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 |
|
Matthew Zhou
|
1be576a28e
|
feat: Add ORM for organization model (#1914)
|
2024-10-22 14:47:09 -07:00 |
|