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 |
|
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
|
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 |
|
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 |
|
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
|
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
|
06ad51ba72
|
feat: Add built in firecrawl search tool (#2858)
|
2025-06-17 01:16:39 -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
|
093f65e891
|
feat: Change reset messages to always preserve the original system message (#2813)
|
2025-06-13 18:58:27 -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 |
|
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 |
|
Matthew Zhou
|
28fdaaff74
|
fix: Fix claude sonnet 3_7 tests (#2767)
|
2025-06-11 17:53:03 -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
|
aedc95056a
|
test: add new agent fixture to send message test (#2758)
|
2025-06-11 11:48:34 -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
|
8ced9e57ba
|
feat: Fix test managers and patch default org id (#2746)
|
2025-06-10 16:20:36 -07:00 |
|
cthomas
|
484a6f1d37
|
fix: parallel tool calling OpenAI (#2738)
|
2025-06-10 14:27:01 -07:00 |
|
cthomas
|
6a23bc743d
|
feat: support multi content part input (#2717)
|
2025-06-10 13:36:17 -07:00 |
|
Matthew Zhou
|
c4d7abb0ff
|
feat: Cache actor calls (#2732)
|
2025-06-10 12:15:13 -07:00 |
|
Shangyin Tan
|
f9b6efa632
|
feat: add max_steps as argument to messages.create (#2664)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-06-09 16:54:48 -07:00 |
|
Matthew Zhou
|
b4215d71d9
|
feat: Add content aware line chunking (#2707)
|
2025-06-09 13:03:25 -07:00 |
|
cthomas
|
2823e4447a
|
feat: add multi-modal input support (#2590)
|
2025-06-08 18:28:01 -07:00 |
|
Matthew Zhou
|
2568039ab9
|
feat: Add code file support to file uploads (#2702)
|
2025-06-07 23:45:30 -07:00 |
|
cthomas
|
c300e58db9
|
chore: create file manager (#2693)
|
2025-06-07 16:14:41 -07:00 |
|
cthomas
|
30ddbec6b3
|
test: add send message error test case (#2701)
|
2025-06-07 16:14:08 -07:00 |
|
cthomas
|
2a50ea224f
|
test: clean up send message tests (#2700)
|
2025-06-07 14:46:24 -07:00 |
|
Matthew Zhou
|
ddb9186947
|
feat: Implement grep tool (#2694)
|
2025-06-06 17:36:49 -07:00 |
|
Sarah Wooders
|
f95d7d9f72
|
feat: default to False for mcp_read_from_config (#2691)
|
2025-06-06 16:28:27 -07:00 |
|
Sarah Wooders
|
953ed5a610
|
feat: add include_return_message_types to LettaRequest to filter down requests (#2666)
|
2025-06-06 15:48:27 -07:00 |
|
Matthew Zhou
|
318a7c769b
|
feat: Search files returns citations of the filenames that were searched (#2689)
|
2025-06-06 15:34:03 -07:00 |
|
cthomas
|
8496c2af36
|
fix: multi agent test event loop (#2679)
|
2025-06-06 12:58:33 -07:00 |
|
cthomas
|
9a47d8a7cb
|
test: fix voice test event loop (#2674)
|
2025-06-06 11:25:52 -07:00 |
|
Matthew Zhou
|
09ec9ffeea
|
feat: Add file metadata processing status (#2665)
|
2025-06-06 11:11:39 -07:00 |
|
cthomas
|
4be038c4b9
|
feat: migrate modify group to async (#2670)
|
2025-06-06 11:05:09 -07:00 |
|
Andy Li
|
fe317068f6
|
feat: plugin system and backend runtime flags (#2543)
|
2025-06-05 18:12:44 -07:00 |
|
Matthew Zhou
|
ef52a852a3
|
feat: Add line metadata and warnings to file blocks (#2663)
|
2025-06-05 17:02:28 -07:00 |
|