Commit Graph

717 Commits

Author SHA1 Message Date
cthomas
e72dc3e93c chore: bump v0.7.17 (#2638)
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
2025-05-16 02:02:40 -07:00
cthomas
23e778c8ee chore: bump v0.7.16 (#2636)
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
2025-05-15 13:58:53 -07:00
Will Sargent
df6b04a640 Add fix for anthropic streaming </thinking tag (#2621) 2025-05-13 15:28:29 -07:00
cthomas
f2ff6717af chore: bump version v0.7.15 (#2622)
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
2025-05-13 15:19:17 -07:00
Sarah Wooders
406e27f190 chore: release 0.7.14 (#2620) 2025-05-12 19:06:06 -07:00
cthomas
8d7d9dc86a feat: skip relationship joins for blocks fetch (#2130) 2025-05-12 17:54:10 -07:00
Andy Li
8e2417aa2f feat: async db client (#2076) 2025-05-12 17:15:14 -07:00
cthomas
d67c425532 test: add additional new agent messaging tests (#2120) 2025-05-12 15:58:52 -07:00
Sarah Wooders
bf5e1bad40 Merge branch 'main' into release-0.7.13 2025-05-09 20:31:31 -07:00
Andy Li
bf1874dbc9 fix: summarization includes tool call message before truncation (#2084)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-05-09 15:01:12 -07:00
cthomas
f67ad6e0c6 test: add agent loop tests (#2088) 2025-05-09 14:20:09 -07:00
Kian Jones
8023020f80 feat(ci): Adds Integration Testing Against cloud-api (#1909)
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-05-08 11:28:41 -07:00
cthomas
cb6ab5a881 chore: bump version v0.7.11 (#2610)
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-05-07 16:02:29 -07:00
cthomas
f5b224602e feat: add vertex to new agent loop (#2054) 2025-05-07 14:03:07 -07:00
cthomas
d8151d76e2 feat: add provider_category field to distinguish byok (#2038) 2025-05-06 17:31:36 -07:00
Sarah Wooders
c220eafb38 Merge branch 'main' into release-0.7.10 2025-05-05 21:14:36 -07:00
Andy Li
fd0442ad79 fix: summarization trims tool call without trimming tool response (#2010)
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-05-05 21:02:23 -07:00
Matthew Zhou
cc4858624b feat: Add e2e tests where agents invoke MCP tooling (#2020) 2025-05-06 11:24:20 +08:00
Matthew Zhou
bbeb3db3e4 feat: MCP sse testing (#2016) 2025-05-06 07:43:29 +08:00
Matthew Zhou
b1d858857b feat: Add bulk rethink memory for letta agent batches (#2002)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
2025-05-05 15:24:59 -07:00
Matthew Zhou
1986d82aff test: Write unit tests for stdio MCP server integration (#2001) 2025-05-05 15:26:19 +08:00
cthomas
c2d05e1d4f chore: bump version 0.7.9 (#2607)
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>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-05-02 15:25:46 -07:00
Matthew Zhou
2929eb8012 feat: Refactor tests and add safety check (#1995) 2025-05-02 15:18:58 -07:00
Matthew Zhou
45738d6e85 feat: Enable voice agent with anthropic models (#1994) 2025-05-02 15:00:25 -07:00
Matthew Zhou
f23602d919 feat: Add message listing for a letta batch (#1982) 2025-05-02 11:14:03 -07:00
Matthew Zhou
daa30d6662 feat: Move sleeptime voice agent to new agent loop (#1979) 2025-05-01 20:48:33 -07:00
Matthew Zhou
b472fbca88 feat: Change default voice sleeptime to 4.1 (#1961) 2025-05-01 10:07:29 -07:00
cthomas
35ca9a4bb4 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
9280d85ba4 feat: always add user id to openai requests (#1969) 2025-04-30 23:23:01 -07:00
cthomas
25c188689a feat: byok 2.0 (#1963) 2025-04-30 21:26:50 -07:00
Matthew Zhou
8d23c50bf4 feat: Add safety checks to buffer length update and tests to updating voice sleeptime (#1959) 2025-04-30 18:08:47 -07:00
Andy Li
743cded046 fix: user messages on new agent loop are not processed in ADE (includes new json parser) (#1934) 2025-04-30 18:07:42 -07:00
Matthew Zhou
1bf82a1e7c test: Add tests for summarizer enumeration (#1952) 2025-04-30 16:26:49 -07:00
Andy Li
0b060b88aa feat: composio async execution (#1941) 2025-04-30 16:05:03 -07:00
cthomas
5187e79a43 feat: use new model-proxy in production (#1908) 2025-04-30 15:20:54 -07:00
Sarah Wooders
e4c0b90550 chore: release 0.7.7 (#2603) 2025-04-30 13:20:21 -07:00
Matthew Zhou
84f2b2107e feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
Matthew Zhou
88e9b934d1 fix: Fix upsert base tools for rethink memory (#1940) 2025-04-29 16:33:18 -07:00
Shangyin Tan
cd508cbb6b fix: allow initial_message_sequence to have assistant message (#1729)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
2025-04-29 14:42:34 -07:00
cthomas
22d72ca713 fix: revert conditional tool return message creation (#1930)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-04-29 14:22:36 -07:00
Matthew Zhou
bb1e0464fd feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927) 2025-04-29 13:43:59 -07:00
Matthew Zhou
19bd790c58 feat: Add Letta voice tools (#1922) 2025-04-29 10:46:29 -07:00
Sarah Wooders
adca8836f6 chore: release 0.7.6 (#2599) 2025-04-28 23:24:28 -07:00
cthomas
dc1ecdc902 fix: put inner thoughts in kwargs for anthropic (#1911) 2025-04-28 16:37:29 -07:00
Matthew Zhou
55c51f2d28 test: Add wait for server startup for letta batch tests (#1916) 2025-04-28 15:23:53 -07:00
Matthew Zhou
beed896d60 feat: Support offline memory in voice agent (#1347) 2025-04-28 15:03:02 -07:00
Matthew Zhou
684dd5a391 feat: Create local sandbox config from env vars for OSS users (#1910) 2025-04-28 13:01:38 -07:00
Sarah Wooders
dc29658dfd Merge branch 'main' into release-0.7.5 2025-04-26 23:29:42 -07:00
cthomas
7d2f3c8e64 feat: add sleeptime to new agent loop (#1900) 2025-04-26 10:23:59 -07:00
cthomas
8cf5784258 chore: bump 0.7.5 (#2587)
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-04-24 17:59:39 -07:00