Commit Graph

13 Commits

Author SHA1 Message Date
cthomas
ab710c5073 feat: background multi-agent group for sleeptime agent (#1508) 2025-04-01 15:00:45 -07:00
Matthew Zhou
9fb98ada2f feat: Add block history tables (#1489) 2025-03-31 16:39:23 -07:00
cthomas
6427ed83c3 feat: add identities to blocks (#1219) 2025-03-12 12:09:31 -07:00
Matthew Zhou
2b8bf8262c feat: Hard deleting a Block will also reflect for all relevant AgentStates (#757) 2025-01-23 16:50:06 -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
cthomas
385f3a1e2d chore: rename metadata_ field to metadata in pydantic (#732) 2025-01-22 19:05: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
Matthew Zhou
e49a8b4365
feat: Rewrite agents (#2232) 2024-12-13 14:43:19 -08:00
Matthew Zhou
91982f2739
fix: Update block label also updates the BlocksAgents table (#2106) 2024-11-26 10:21:30 -08:00
Matthew Zhou
251619eb16
feat: Make blocks agents mapping table (#2103) 2024-11-22 16:27:47 -08:00
Charles Packer
e67ad36f21
fix: boost default char limit to 5k for core memory blocks (#2089) 2024-11-22 11:13:56 -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