cthomas
20ecab29a1
chore: bump version 0.7.8 ( #2604 )
...
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-04-30 23:39:58 -07:00
cthomas
c802e94fdc
chore: remove message.text property ( #1253 )
2025-03-12 10:58:31 -07:00
Matthew Zhou
3a68bee030
fix: Remove name from Create/Update tool ( #741 )
...
Co-authored-by: Caren Thomas <caren@letta.com>
2025-01-24 10:55:23 -08:00
mlong93
bb91dab321
fix: move all attach detach to be under agents ( #723 )
...
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-22 12:16:31 -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
a6d09997e8
fix: Remove in-memory _messages
field on Agent ( #2295 )
2024-12-20 15:52:04 -08:00
Matthew Zhou
e49a8b4365
feat: Rewrite agents ( #2232 )
2024-12-13 14:43:19 -08:00
mlong93
d71f435fea
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
d30972cee0
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
80d0748294
chore: Change create_tool endpoint on v1 routes to error instead of upsert ( #2102 )
2024-11-25 10:46:15 -08:00
Sarah Wooders
acf4bb86ff
test: add test for pip install on python 3.10, 3.11, and 3.12 and remove crewAI tools ( #2082 )
2024-11-21 19:50:35 -08:00
Kevin Lin
97eb3f85bf
fix: shared memory without requiring send message ( #2068 )
2024-11-21 13:58:03 -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
Matthew Zhou
46753b7357
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
edebfc129f
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
Matthew Zhou
0768b96093
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
6b330d7376
feat: Add orm for Tools and clean up Tool logic ( #1935 )
2024-10-25 14:25:40 -07:00