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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Matthew Zhou
|
440305ad74
|
fix: Harden string matching for context window exceeded error (#2847)
|
2025-06-16 14:34:41 -07:00 |
|
Shangyin Tan
|
8e59449c99
|
fix: move request_heartbeat extraction to fix final_step bug (#2844)
|
2025-06-16 13:26:46 -07:00 |
|
Matthew Zhou
|
26089bee58
|
feat: Add callback_error and fix callback logic (#2842)
|
2025-06-16 13:23:03 -07:00 |
|
Matthew Zhou
|
5273de88d1
|
feat: Asyncify message async routes and also add callback url (#2838)
|
2025-06-16 11:23:46 -07:00 |
|
Matthew Zhou
|
8ef81aefc9
|
fix: Fix redis client starting even with LETTA_REDIS_PORT and LETTA_REDIS_HOST are unset (#2833)
|
2025-06-15 20:48:33 -07:00 |
|
Matthew Zhou
|
5f6abd2129
|
feat: Force tool violation to continue (#2831)
|
2025-06-15 20:14:27 -07:00 |
|
jnjpng
|
729acaedb2
|
feat: add token column to mcp_servers and pipe through to sse server config (#2775)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-06-14 18:48:10 -07:00 |
|
Matthew Zhou
|
c71a6d1917
|
feat: Fall back to Optimistic JSON parser if Pydantic one fails (#2820)
|
2025-06-14 14:29:59 -07:00 |
|
Matthew Zhou
|
093f65e891
|
feat: Change reset messages to always preserve the original system message (#2813)
|
2025-06-13 18:58:27 -07:00 |
|
Sarah Wooders
|
78e81391ba
|
fix: avoid calling model_dump on stop reason messages twice (#2811)
|
2025-06-13 18:25:35 -07:00 |
|