Commit Graph

2375 Commits

Author SHA1 Message Date
Sarah Wooders
2d5cefbada chore: bump version 0.7.10 (#2017) 2025-05-05 20:53:12 -07:00
Matthew Zhou
cc4858624b feat: Add e2e tests where agents invoke MCP tooling (#2020) 2025-05-06 11:24:20 +08:00
Sarah Wooders
27e22a7a85 chore: bump version 0.7.8 (#2006) 2025-05-05 17:21:42 -07:00
Andy Li
28040b7f3a feat: endpoint to count blocks and groups (#1975) 2025-05-05 17:09:13 -07:00
jnjpng
7956da93a8 fix: skip warning logs for valid event types for anthropic (#2014)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-05-05 17:07:38 -07: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
Sarah Wooders
578327e5ea chore: upgrade poetry (#2011) 2025-05-05 15:02:27 -07:00
Sarah Wooders
80db705db7 chore: enable flash and fix vertex integration (#2003) 2025-05-05 13:47:28 -07:00
Matthew Zhou
1986d82aff test: Write unit tests for stdio MCP server integration (#2001) 2025-05-05 15:26:19 +08:00
cthomas
043283f8aa feat: add llm config to ttfs logging (#1998) 2025-05-02 17:41:43 -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
Charles Packer
77f9e2d127 fix: patch o1 support (#1978) 2025-05-02 14:54:25 -07:00
cthomas
65280d6f3c feat: add gemini to byok (#1993) 2025-05-02 14:01:23 -07:00
Matthew Zhou
e7dce9f65f feat: Make tool execution directory if does not exist (#1992) 2025-05-02 13:53:08 -07:00
cthomas
d8402c5a79 feat: add time to first token in tracing (#1988) 2025-05-02 13:05:59 -07:00
Matthew Zhou
1f49361a49 feat: Implement app-level leader election for polling jobs (#1991) 2025-05-02 12:56:23 -07:00
cthomas
33d9bc7080 feat: add user id to tracing (#1990) 2025-05-02 11:54:46 -07:00
Andy Li
93cc510839 fix: handle malformed function calls in vertex (#1987) 2025-05-02 11:45:41 -07:00
Matthew Zhou
ba5897545b chore: Update description of callback url (#1985) 2025-05-02 11:15:05 -07:00
Matthew Zhou
f23602d919 feat: Add message listing for a letta batch (#1982) 2025-05-02 11:14:03 -07:00
cthomas
b3937045c5 fix: invert name regex check for openai (#1983) 2025-05-02 10:56:34 -07:00
cthomas
874fc5c7bc chore: bump letta_client sdk version (#1984) 2025-05-02 10:53:50 -07:00
Matthew Zhou
daa30d6662 feat: Move sleeptime voice agent to new agent loop (#1979) 2025-05-01 20:48:33 -07:00
cthomas
9722596a74 feat: add step id on letta message (#1974) 2025-05-01 11:21:59 -07:00
cthomas
a6040c9e92 fix: list steps route definition (#1973) 2025-05-01 11:03:44 -07:00
cthomas
5b265edb7b fix: openai illegal char in name check (#1971) 2025-05-01 11:03:34 -07:00
Matthew Zhou
4cc7cacb07 fix: Fix multi agent refactor (#1972) 2025-05-01 10:14:02 -07:00
Matthew Zhou
b472fbca88 feat: Change default voice sleeptime to 4.1 (#1961) 2025-05-01 10:07:29 -07:00
cthomas
9280d85ba4 feat: always add user id to openai requests (#1969) 2025-04-30 23:23:01 -07:00
cthomas
77ac08975f fix: only trim in-context messages to cutoff (#1968) 2025-04-30 23:01:25 -07:00
cthomas
25c188689a feat: byok 2.0 (#1963) 2025-04-30 21:26:50 -07:00
cthomas
f7d467e878 feat: add mcp support to sleeptime (#1964) 2025-04-30 21:08:26 -07:00
Matthew Zhou
b1c63b4044 feat: Add example of creating voice convo agent (#1962) 2025-04-30 19:56:47 -07:00
Matthew Zhou
09cbb00d80 feat: Add thinking budget for vertex gemini (#1960) 2025-04-30 18:37:42 -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
78782af4c4 feat: Finish adding min/max buffer to voice sleeptime manager group config (#1954) 2025-04-30 17:20:53 -07:00
Matthew Zhou
0ae199e960 feat: Add safety checks for voice agent configuration (#1955) 2025-04-30 16:46:45 -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
Kian Jones
e11d10384e feat(ci): Build and Use SDK When There Are On-Branch Changes (#1924) 2025-04-30 14:12:11 -07:00
Sarah Wooders
04c6fb4ee8 chore: bump 0.7.7 (#1949) 2025-04-30 11:31:29 -07:00
Matthew Zhou
84f2b2107e feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943) 2025-04-30 11:14:19 -07:00
cthomas
f31c6fb0fa fix: re-add mcp init changes (#1945) 2025-04-30 10:23:12 -07:00
cthomas
b8f7b5aeec chore: remove duplicate class definitions (#1942) 2025-04-29 17:09:48 -07:00
cthomas
822d088231 fix: run openapi polyfill (#1937) 2025-04-29 16:41:01 -07:00
Matthew Zhou
88e9b934d1 fix: Fix upsert base tools for rethink memory (#1940) 2025-04-29 16:33:18 -07:00