Commit Graph

2806 Commits

Author SHA1 Message Date
Matthew Zhou
39bc9edb9c feat: Override heartbeat request when system forces step exit (#3015) 2025-06-24 19:50:00 -07:00
Charles Packer
d41cfe4d0f fix: patch annoying user warning caused by not having sonnet/opus 4 listed (#3017) 2025-06-24 19:07:25 -07:00
Kevin Lin
efae2231ea feat: add omitted reasoning to streaming openai reasoning (#2846)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-24 18:47:38 -07:00
Sarah Wooders
019c5b388e fix: fix timezone setting and add client tests (#2997) 2025-06-24 17:49:54 -07:00
Matthew Zhou
53308e6211 feat: Fix required tools being terminal (#3010) 2025-06-24 17:46:37 -07:00
Charles Packer
25fd99ff79 fix: added proper newlines to the rules (#2940) 2025-06-24 17:45:57 -07:00
Charles Packer
24c51d48ad fix: change the default context window to 30k (#2974)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-06-24 17:42:50 -07:00
Andy Li
03061abfb3 fix: duplicate messages in message context (#2998) 2025-06-24 16:15:45 -07:00
Andy Li
bfcd4c36a2 fix: redis connection on cloud (#2999) 2025-06-24 16:15:36 -07:00
Shangyin Tan
0e7159d78f fix: search_files with embed_query (#2996) 2025-06-24 15:55:34 -07:00
Sarah Wooders
a74e5ec6ec chore: bump version 0.8.6 and upgrade packages (#2995) 2025-06-24 15:54:10 -07:00
Matthew Zhou
375e77da1a fix: Remove async multiagent tool (#2994) 2025-06-24 15:17:45 -07:00
Sarah Wooders
10cdbf2ea4 feat: add ability to configure agent timezone (#2978)
Co-authored-by: Kian Jones <kian@letta.com>
2025-06-24 12:57:37 -07:00
Matthew Zhou
4996447326 feat: Add async support for local/e2b sandbox (#2981) 2025-06-23 19:47:19 -07:00
Matthew Zhou
54562d88d7 feat: Add required before exit tool rule (#2977) 2025-06-23 17:02:40 -07:00
Andy Li
343dbb5359 feat: timeout configuration for LLM clients + vertex (#2972) 2025-06-23 16:55:23 -07:00
Matthew Zhou
b95d7b4b13 feat: Add auto-closing files via LRU metric (#2881) 2025-06-23 10:49:41 -07:00
Sarah Wooders
041421e75e fix: remove from mcp so that it works with gemini (#2961) 2025-06-21 21:32:18 -07:00
Sarah Wooders
90fb9adc5d fix: patches sqlite support (#2876)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: jnjpng <jin@letta.com>
2025-06-21 21:06:37 -07:00
Matthew Zhou
729a7c2ba8 fix: Fix archival memories to only list agent passages (#2954) 2025-06-20 22:24:57 -07:00
Sarah Wooders
d2054985ff feat: add o4 support (#2882)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-20 15:38:14 -07:00
Kian Jones
5061690d77 fix(ci): strip newlines and lint alembic i guess (#2944) 2025-06-20 15:21:55 -07:00
jnjpng
6889835bd7 fix: fix null precedence and pagination for list agents (#2927)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-06-20 21:43:34 +00:00
Matthew Zhou
61cbcba472 feat: Add optional lines param to grep tool (#2914) 2025-06-20 13:36:54 -07:00
Andy Li
971fc37cdb fix: redis plugin testing (#2938) 2025-06-20 13:35:35 -07:00
cthomas
4deaea4d95 test: add token count check in streaming tests (#2936) 2025-06-20 13:33:48 -07:00
Andy Li
e6f61a0a60 feat: index for file_id on source passages (#2884) 2025-06-20 12:38:27 -07:00
cthomas
893ccf210e fix: agent loop type mismatch (#2924) 2025-06-19 16:35:38 -07:00
cthomas
2a39cf35d4 chore: move agent step state def (#2923) 2025-06-19 16:04:52 -07:00
cthomas
d921854a3f chore: consolidate enum definitions (#2919) 2025-06-19 16:04:12 -07:00
cthomas
87b68a543a fix: file tool init merge conflict (#2921) 2025-06-19 15:02:26 -07:00
Kian Jones
fd3be34f04 feat(model-sweep): list all models and determine their level of support on Letta (#2743)
Co-authored-by: cthomas <caren@letta.com>
2025-06-19 14:45:17 -07:00
cthomas
a332b34830 feat: make create_async route consistent with other message routes (#2877) 2025-06-19 13:51:51 -07:00
cthomas
fa362c404f feat: add bedrock client (#2913) 2025-06-19 12:07:00 -07:00
cthomas
5cc180ee47 feat: rename aws env vars for bedrock (#2907)
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-06-19 10:36:47 -07:00
jnjpng
951ea59b30 feat: add last run completion and duration db columns to agents (#2903)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-06-19 01:31:17 +00:00
Shangyin Tan
c9841559e8 feat: add optional embedding_config parameter to file upload endpoint (#2901)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-18 18:10:48 -07:00
Matthew Zhou
c999875ae9 feat: Add claude 4 config and add more models to CI (#2747)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-18 17:23:52 -07:00
cthomas
cbd7fe3926 feat: add bedrock to byok (#2891) 2025-06-18 16:03:28 -07:00
Matthew Zhou
82cf7aac38 feat: Use default letta embedder if OpenAI key is not provided (#2899) 2025-06-18 15:23:43 -07:00
Matthew Zhou
698d99a66e feat: Ungate file upload for simple MIME types even without Mistral API key (#2898) 2025-06-18 15:11:30 -07:00
Matthew Zhou
a1a203c943 feat: Parallel web search tool (#2890) 2025-06-18 14:07:51 -07:00
jnjpng
7315c133ef fix: test async context fix for mcp clients (#2880)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-06-18 16:52:58 +00:00
jnjpng
30b68d1fda fix: mcp fixes and update flow (#2851)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-06-17 16:19:27 -07:00
Matthew Zhou
878b739532 feat: Upsert on list with no pagination (#2875) 2025-06-17 15:19:27 -07:00
Matthew Zhou
0931ab943a feat: Integrate tool executor into VoiceAgent (#2872) 2025-06-17 14:55:58 -07:00
Matthew Zhou
c1ad25fa17 feat: Port firecrawl search into web search (#2868) 2025-06-17 14:08:31 -07:00
Matthew Zhou
75edfda3c3 fix: Patch model dump issues on firecrawl (#2864) 2025-06-17 11:40:07 -07:00
Matthew Zhou
06ad51ba72 feat: Add built in firecrawl search tool (#2858) 2025-06-17 01:16:39 -07:00
Kevin Lin
6ea0a7e74e fix: add exceptions to accept_developer_role (#2848) 2025-06-16 15:14:40 -07:00