Commit Graph

2409 Commits

Author SHA1 Message Date
Sarah Wooders
4e1efa5c91 chore: add index to blocks and agents related tables (#2127) 2025-05-12 18:36:59 -07:00
Sarah Wooders
9a6bc61f0c chore: bump version 0.7.14 (#2134) 2025-05-12 18:20:07 -07:00
cthomas
ec69c42958 feat: skip rebuilding memory with experimental flag (#2132) 2025-05-12 18:03:12 -07:00
cthomas
d0d0350908 feat: skip adding default blocks on server start (#2131) 2025-05-12 17:54:55 -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
Andy Li
01b80d7b2b feat: support ConditionalToolRule in new agent loop (#1977) 2025-05-12 10:43:47 -07:00
jnjpng
314d30cb8f feat: use instructions field for sleeptime and update web/ade ui (#2096) 2025-05-12 09:51:36 -07:00
Charles Packer
004d76713a fix: patch MCP error for MCP tools that have no functions (#2041) 2025-05-10 11:16:49 -07:00
Sarah Wooders
85c73f3c1d chore: bump version to 0.7.13 (#2100) 2025-05-09 20:13:22 -07:00
Kevin Lin
6a33859224 fix: use auto function calling for together models (#2097) 2025-05-09 17:46:35 -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
jnjpng
b2e9d4bbfc feat: add instructions field to sources (#2089) 2025-05-09 14:07:41 -07:00
jnjpng
3fa1a295ba build: add hot reload config for core letta server (#2093) 2025-05-09 11:39:43 -07:00
Charles Packer
8bb194541e fix: make togetherai nebius xai etc usable via the openaiprovider (#1981)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2025-05-09 10:50:55 -07:00
cthomas
782971f0dc fix: don't log null values to otel (#2079) 2025-05-08 15:27:55 -07:00
cthomas
5dbaa0e5e5 fix: missing json import (#2073) 2025-05-08 13:33:39 -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
93d702141d fix: inner thoughts constant (#2070) 2025-05-07 21:33:34 -07:00
cthomas
fe1b367e12 chore: bump versions (#2067) 2025-05-07 18:08:45 -07:00
cthomas
9a44849259 fix: modify provider arg (#2065) 2025-05-07 17:40:08 -07:00
jnjpng
05e1623389 feat: add endpoint to test connection to llm provider (#2032)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-05-07 16:26:55 -07:00
Shubham Naik
750ac03fc8 feat: update llm selector (#2061)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-05-07 16:06:34 -07:00
cthomas
3a2a7e4001 fix: vertex imports (#2063) 2025-05-07 15:44:44 -07:00
cthomas
5c0bb5e4dd feat: add vertex async loop feature flag (#2060) 2025-05-07 15:00:10 -07:00
Andy Li
abd3fb3204 chore: enable vertex experimental (#2053)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-05-07 14:52:26 -07:00
Andy Li
6336c9dca4 feat: run composio with an asynchronousclient via aiohttp (#2026) 2025-05-07 14:31:50 -07:00
cthomas
f5b224602e feat: add vertex to new agent loop (#2054) 2025-05-07 14:03:07 -07:00
cthomas
021241b820 chore: upgrade poetry for deploy (#2049) 2025-05-06 17:42:00 -07:00
cthomas
d8151d76e2 feat: add provider_category field to distinguish byok (#2038) 2025-05-06 17:31:36 -07:00
Shubham Naik
3743625918 feat: support byoc on cloud (#2005)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-05-06 11:37:30 -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
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