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 |
|
Matthew Zhou
|
96a6e21dd6
|
fix: Relax constraints on pip requirements (#2809)
|
2025-06-13 17:21:04 -07:00 |
|
Matthew Zhou
|
17fc3420ed
|
fix: Make voice beta endpoint VAPI compatible (#2808)
|
2025-06-13 17:20:25 -07:00 |
|
Kevin Lin
|
8148dab8a8
|
feat: tune file tools prompting (#2652)
|
2025-06-13 16:24:59 -07:00 |
|
cthomas
|
97986b0f03
|
feat: send stop reason in letta APIs (#2789)
|
2025-06-13 16:04:48 -07:00 |
|
Kevin Lin
|
a8895ad017
|
feat: add reasoning models to integration_test_send_message (#2710)
|
2025-06-13 14:54:37 -07:00 |
|
Andy Li
|
562a404e27
|
fix: metrics imports (#2801)
|
2025-06-13 14:39:24 -07:00 |
|
Andy Li
|
bf7bd3b905
|
fix: metric tracking (#2785)
|
2025-06-13 13:53:10 -07:00 |
|
Matthew Zhou
|
b6affd1a16
|
feat: Add optional pip requirements to tool object (#2793)
|
2025-06-13 13:20:36 -07:00 |
|
Andy Li
|
0e45a90609
|
chore: workflow consolidatation and fern caching for tests on pr (#2787)
|
2025-06-13 12:33:53 -07:00 |
|
Kian Jones
|
aeadd1aebe
|
fix(ci): autosummarize test fails (pydantic version dependant?) (#2792)
|
2025-06-13 12:16:48 -07:00 |
|
Andy Li
|
336896dc5c
|
feat: redis user caching (#2774)
|
2025-06-12 17:32:07 -07:00 |
|
Shangyin Tan
|
22b640a5dd
|
fix: adjust memory summary's recall message count (#2778)
|
2025-06-12 17:11:36 -07:00 |
|
cthomas
|
8f13c078ef
|
feat: add stop reason object (#2783)
|
2025-06-12 16:54:29 -07:00 |
|
cthomas
|
ccb203b264
|
feat: consolidate logic for finish tokens (#2779)
|
2025-06-12 15:24:06 -07:00 |
|
Kevin Lin
|
916fe6c1da
|
fix: use max_completion_tokens in chat completion request (#2764)
|
2025-06-12 10:58:23 -07:00 |
|
Charles Packer
|
5498061e58
|
docs: add vibecoding prompts to docs site (#2579)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-06-11 22:10:17 -07:00 |
|
Matthew Zhou
|
28fdaaff74
|
fix: Fix claude sonnet 3_7 tests (#2767)
|
2025-06-11 17:53:03 -07:00 |
|
Kevin Lin
|
78dad0db7a
|
fix: patch reasoning models (#2703)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-06-11 17:20:04 -07:00 |
|
Matthew Zhou
|
d0c2ef89ea
|
feat: Add errors when tool call violates tool rules (#2766)
|
2025-06-11 17:12:39 -07:00 |
|
cthomas
|
03f4867cbe
|
fix: composio tools with array args (#2762)
|
2025-06-11 16:24:37 -07:00 |
|
cthomas
|
cf357b931d
|
feat: bump letta client version (#2759)
|
2025-06-11 13:39:02 -07:00 |
|
cthomas
|
aedc95056a
|
test: add new agent fixture to send message test (#2758)
|
2025-06-11 11:48:34 -07:00 |
|
cthomas
|
654f6b5053
|
feat: make tool calls required for model proxy (#2756)
|
2025-06-11 11:36:45 -07:00 |
|
cthomas
|
f3bee4658c
|
fix: not enough values to unpack error (#2753)
|
2025-06-11 11:05:46 -07:00 |
|
Matthew Zhou
|
d616a99916
|
fix: Get rid of lru cache (#2748)
|
2025-06-11 10:44:36 -07:00 |
|
cthomas
|
1bf54e1d6c
|
fix: test managers failure (#2754)
|
2025-06-11 10:41:03 -07:00 |
|
Matthew Zhou
|
ba3d59bba5
|
feat: Add prompting to guide tool rule usage (#2742)
|
2025-06-10 16:21:27 -07:00 |
|
Matthew Zhou
|
8ced9e57ba
|
feat: Fix test managers and patch default org id (#2746)
|
2025-06-10 16:20:36 -07:00 |
|
cthomas
|
883050e761
|
feat: set request heartbeat for max steps (#2739)
|
2025-06-10 15:26:07 -07:00 |
|
cthomas
|
484a6f1d37
|
fix: parallel tool calling OpenAI (#2738)
|
2025-06-10 14:27:01 -07:00 |
|