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 |
|
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 |
|