Commit Graph

15 Commits

Author SHA1 Message Date
Charles Packer
ff22d576ad fix: patch .utcnow warning (#1702) 2025-04-14 12:55:34 -07:00
Matthew Zhou
2147bbcb56 fix: Fix cascade deletion (#1641) 2025-04-09 10:55:32 -07:00
Sarah Wooders
6c55720778 fix: patch summarizer for google and use new client (#1639) 2025-04-08 21:10:48 -07:00
Matthew Zhou
476369e6f2 feat: Add testing for SDK send_message variants (#1520) 2025-04-01 16:54:09 -07:00
cthomas
588c212039 chore: message schema api improvements (#1267) 2025-03-13 12:04:03 -07:00
cthomas
cf146146b6 chore: remove message.text property (#1253) 2025-03-12 10:58:31 -07:00
cthomas
2233535335 feat: extend message model to support more content types (#756) 2025-01-23 17:24:52 -08:00
Matthew Zhou
1d35a52951 feat: Rework summarizer (#654) 2025-01-22 11:19:26 -08:00
Caren Thomas
7144fd2867 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Shubham Naik
4cf354c033 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Matthew Zhou
5bb4888cea fix: Remove in-memory _messages field on Agent (#2295) 2024-12-20 15:52:04 -08:00
Matthew Zhou
747712b165 chore: Delete metadata.py (#2253) 2024-12-13 18:00:07 -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
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
2d26365e42 fix: Fix summarizer for Anthropic and add integration tests (#2046) 2024-11-15 16:46:12 -08:00