Matthew Zhou
|
78696ce68a
|
feat: Improve agent creation time (#1792)
|
2025-04-18 16:02:48 -07:00 |
|
cthomas
|
f3551e5212
|
fix: memory block refresh bug (#1668)
|
2025-04-10 15:59:41 -07:00 |
|
Matthew Zhou
|
8afe3edff0
|
feat: Rework to make robust to gaps (#1498)
|
2025-04-01 10:05:40 -07:00 |
|
Matthew Zhou
|
22dcd53bd1
|
feat: Add ability to redo to more recent checkpoint (#1496)
|
2025-03-31 17:35:51 -07:00 |
|
Matthew Zhou
|
00f8edaf97
|
feat: Implement forward deletes during undo + checkpoint (#1493)
|
2025-03-31 17:04:48 -07:00 |
|
Matthew Zhou
|
20176fac8b
|
feat: Write functionality for undoing block checkpoints (#1490)
|
2025-03-31 16:56:22 -07:00 |
|
Matthew Zhou
|
aa05df68a7
|
feat: Add block history tables (#1489)
|
2025-03-31 16:39:23 -07:00 |
|
Matthew Zhou
|
e1b16c5fea
|
chore: Various bug fixes (#1350)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: Tristan Morris <tristanbmorris@gmail.com>
Co-authored-by: Daniel Shin <88547237+kyuds@users.noreply.github.com>
Co-authored-by: Jindřich Šíma <67415662+JindrichSima@users.noreply.github.com>
Co-authored-by: Azin Asgarian <31479845+azinasg@users.noreply.github.com>
Co-authored-by: Connor Shorten <connorshorten300@gmail.com>
Co-authored-by: Lucas Mohallem Ferraz <ferraz.m.lucas@gmail.com>
Co-authored-by: kyuds <kyuds@everspin.co.kr>
|
2025-03-20 11:06:45 -07:00 |
|
cthomas
|
69ab911682
|
feat: add identities to blocks (#1219)
|
2025-03-12 12:09:31 -07:00 |
|
Matthew Zhou
|
997019afe8
|
feat: Add tool calling to fast chat completions (#1109)
|
2025-02-25 15:13:35 -08:00 |
|
Matthew Zhou
|
6d49dc1ac5
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
|
Matthew Zhou
|
2cb12b821b
|
feat: Add list_agents_for_block endpoint (#759)
|
2025-01-23 17:28:08 -08:00 |
|
mlong93
|
819e360356
|
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
|
98c5702ef9
|
chore: rename metadata_ field to metadata in pydantic (#732)
|
2025-01-22 19:05:41 -08:00 |
|
Matthew Zhou
|
7908b8a15f
|
feat: Rewrite agents (#2232)
|
2024-12-13 14:43:19 -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 |
|
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
|
60cabae25a
|
feat: Make blocks agents mapping table (#2103)
|
2024-11-22 16:27:47 -08:00 |
|
Matthew Zhou
|
4e825a0ef0
|
fix: Fix block model dump (#2100)
|
2024-11-22 13:09:42 -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 |
|