Commit Graph

12 Commits

Author SHA1 Message Date
Matthew Zhou
d076e067ad feat: Add testing for SDK send_message variants (#1520) 2025-04-01 16:54:09 -07:00
cthomas
8d060a0f34 chore: message schema api improvements (#1267) 2025-03-13 12:04:03 -07:00
cthomas
c802e94fdc chore: remove message.text property (#1253) 2025-03-12 10:58:31 -07:00
cthomas
dfce6a1552 feat: extend message model to support more content types (#756) 2025-01-23 17:24:52 -08:00
Matthew Zhou
cd75ebe51c feat: Rework summarizer (#654) 2025-01-22 11:19:26 -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
577a5d5653
chore: Delete metadata.py (#2253) 2024-12-13 18:00:07 -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
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
82058d2077
fix: Fix summarizer for Anthropic and add integration tests (#2046) 2024-11-15 16:46:12 -08:00