Commit Graph

2146 Commits

Author SHA1 Message Date
cthomas
7c7e2d62d7 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
Matthew Zhou
514901a637 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
cthomas
612eb74f23 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
Matthew Zhou
e92b83e69e 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
5ecd8a706c 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
cthomas
b332ebfa85 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
Matthew Zhou
3f3b155c92 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
Shangyin Tan
b8a0651578 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
Matthew Zhou
951773d0ec 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
cthomas
20e6732f36 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
Matthew Zhou
24b89802ea 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
82dd311011 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
b37c9396a8 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
cthomas
47c2309a08 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
Matthew Zhou
a155d9bdd5 feat: Implement grep tool (#2694) 2025-06-06 17:36:49 -07:00
Sarah Wooders
82bda30a51 merge 2025-06-06 16:35:46 -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
bb0122c662 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
Sarah Wooders
3e6729214b 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
Matthew Zhou
6610c0b859 feat: Search files returns citations of the filenames that were searched (#2689) 2025-06-06 15:34:03 -07:00
Sarah Wooders
74b4de0e37 merge 2025-06-06 14:40:43 -07:00
cthomas
8496c2af36 fix: multi agent test event loop (#2679) 2025-06-06 12:58:33 -07:00
cthomas
831bb63e1e 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
cthomas
374771468c 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
Matthew Zhou
841aad48ae 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
cthomas
9a20aa3aae 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
Andy Li
eaf5682422 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
Matthew Zhou
971433f9d5 feat: Add line metadata and warnings to file blocks (#2663) 2025-06-05 17:02:28 -07:00
cthomas
2bd937c5f7 feat: launch async agent loop (#2658) 2025-06-05 14:30:24 -07:00