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 |
|
Charles Packer
|
e67ad36f21
|
fix: boost default char limit to 5k for core memory blocks (#2089)
|
2024-11-22 11:13:56 -08:00 |
|
Charles Packer
|
43e3961d3b
|
fix: redo #2085 (#2087)
|
2024-11-21 20:19:22 -08:00 |
|
Charles Packer
|
b7b22a670f
|
feat: routes for adding/linking new memory blocks to agents + unlinking blocks from agents (#2083)
|
2024-11-21 20:08:47 -08:00 |
|
Charles Packer
|
385aed9802
|
Revert "feat: add route for editing a memory blocks limit (via Memory , instead of via Blocks )" (#2085)
|
2024-11-21 20:08:17 -08:00 |
|
Charles Packer
|
4c6743291f
|
feat: add route for editing a memory blocks limit (via Memory , instead of via Blocks ) (#2084)
|
2024-11-21 19:52:08 -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 |
|
Sarah Wooders
|
85faf5f474
|
chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2024-09-23 09:15:18 -07:00 |
|
Charles Packer
|
f10e201820
|
refactor: use jinja2 templates for Memory.compile instead of writing Python code (#1687)
|
2024-09-03 15:44:52 -07:00 |
|
Sarah Wooders
|
f2dfa79432
|
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (#1579)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
|
2024-08-16 19:53:21 -07:00 |
|
Charles Packer
|
55a36a6e3d
|
revert: #1659 (#1660)
|
2024-08-16 19:52:47 -07:00 |
|
Sarah Wooders
|
b39ad16a9d
|
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (cleaned up git history) (#1659)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
Co-authored-by: robingotz <tug29225@temple.edu>
Co-authored-by: Vandracon <vandracon@yahoo.com>
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
Co-authored-by: Scott <scott@vysona.com>
Co-authored-by: Jonathan Ward <jonathan.ward7892@gmail.com>
Co-authored-by: madgrizzle <john@thehogans.name>
Co-authored-by: Carlo <284474102@qq.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Robin Goetz <35136007+goetzrobin@users.noreply.github.com>
|
2024-08-16 19:33:47 -07:00 |
|
Sarah Wooders
|
c9f62f54de
|
feat: refactor CoreMemory to support generalized memory fields and memory editing functions (#1479)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
|
2024-07-01 11:50:57 -07:00 |
|