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
|
9ad5fd64cf
|
chore: Clean up .load_agent usage (#2298)
|
2024-12-20 16:56:53 -08:00 |
|
Matthew Zhou
|
8644f2016a
|
fix: Add index to messages table (#2280)
|
2024-12-18 13:47:03 -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
|
747712b165
|
chore: Delete metadata.py (#2253)
|
2024-12-13 18:00:07 -08:00 |
|
Matthew Zhou
|
7908b8a15f
|
feat: Rewrite agents (#2232)
|
2024-12-13 14:43:19 -08:00 |
|
mlong93
|
2307739ff3
|
chore: removed agent_store, storage connectors (#2229)
Co-authored-by: Mindy Long <mindy@letta.com>
|
2024-12-11 15:14:26 -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 |
|
Sarah Wooders
|
d61b2f9545
|
feat: enable configuration of response_char_limit for tools (#2207)
|
2024-12-09 18:55:18 -08:00 |
|
Matthew Zhou
|
47682b56a0
|
fix: Revert changes to alembic script and tweak created_at field on messages (#2194)
|
2024-12-07 14:30:31 -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 |
|
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
|
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 |
|
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
|
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 |
|
Sarah Wooders
|
39999ce48c
|
feat: rename block.name to block.template_name for clarity and add shared block tests (#1951)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-11-04 11:49:16 -08:00 |
|
Shubham Naik
|
564f0ace0f
|
chore: Migrate database (#1974)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2024-11-03 11:17:49 -08:00 |
|
Shubham Naik
|
a8c3e90dc0
|
chore: add migration script (#1960)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-10-31 11:04:46 -07:00 |
|
Matthew Zhou
|
1be576a28e
|
feat: Add ORM for organization model (#1914)
|
2024-10-22 14:47:09 -07:00 |
|
Matthew Zhou
|
9d0da9549b
|
fix: Fix config bug in alembic (#1873)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
|
2024-10-11 18:06:06 -07:00 |
|
Shubham Naik
|
4fbc8c9fbb
|
chore: support alembic (#1867)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2024-10-11 15:51:14 -07:00 |
|