Commit Graph

1610 Commits

Author SHA1 Message Date
Matthew Zhou
08640fb92d fix: Make voice beta endpoint VAPI compatible (#2808) 2025-06-13 17:20:25 -07:00
cthomas
97986b0f03 feat: send stop reason in letta APIs (#2789) 2025-06-13 16:04:48 -07:00
cthomas
1405464a1c feat: send stop reason in letta APIs (#2789) 2025-06-13 16:04:48 -07:00
Andy Li
bf7bd3b905 fix: metric tracking (#2785) 2025-06-13 13:53:10 -07:00
Andy Li
33bfd14017 fix: metric tracking (#2785) 2025-06-13 13:53:10 -07:00
cthomas
8f13c078ef feat: add stop reason object (#2783) 2025-06-12 16:54:29 -07:00
cthomas
a43be2b377 feat: add stop reason object (#2783) 2025-06-12 16:54:29 -07:00
Sarah Wooders
b1949c7d17 Merge branch 'main' into 0.8.4-release 2025-06-11 23:18:44 -07:00
cthomas
883050e761 feat: set request heartbeat for max steps (#2739) 2025-06-10 15:26:07 -07:00
cthomas
a855532e4b feat: set request heartbeat for max steps (#2739) 2025-06-10 15:26:07 -07:00
cthomas
142a4f0ed8 fix: async loop eligibility check (#2727) 2025-06-10 12:56:01 -07:00
cthomas
ae02939dbd fix: async loop eligibility check (#2727) 2025-06-10 12:56:01 -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
cthomas
8780676905 feat: remove agent joins in middleware (#2713) 2025-06-09 16:44:17 -07:00
cthomas
9601e74738 feat: remove agent joins in middleware (#2713) 2025-06-09 16:44:17 -07:00
cthomas
b95bd9e835 fix: move request start timestamp load to beginning (#2712) 2025-06-09 15:05:37 -07:00
cthomas
16628be60a fix: move request start timestamp load to beginning (#2712) 2025-06-09 15:05:37 -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
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
Sarah Wooders
b1474c8dfa merge 2025-06-06 14:46:21 -07:00
Sarah Wooders
74b4de0e37 merge 2025-06-06 14:40:43 -07:00
cthomas
21dadae3f7 feat: make agent file import route SYNC (not async) (#2675) 2025-06-06 12:09:07 -07:00
cthomas
e0a050bb53 feat: make agent file import route SYNC (not async) (#2675) 2025-06-06 12:09:07 -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
Andy Li
80f6e97ca9 feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
2025-06-05 17:20:14 -07:00
Andy Li
d2252f2953 feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
2025-06-05 17:20:14 -07:00
cthomas
3656c9a5b4 chore: make list blocks async (#2661) 2025-06-05 15:59:53 -07:00
cthomas
6bb45c6c17 chore: make list blocks async (#2661) 2025-06-05 15:59:53 -07:00
cthomas
2bd937c5f7 feat: launch async agent loop (#2658) 2025-06-05 14:30:24 -07:00
cthomas
c323771762 feat: launch async agent loop (#2658) 2025-06-05 14:30:24 -07:00
Matthew Zhou
00b4abf786 feat: Add auto attach and detach of file tools (#2655) 2025-06-05 14:01:29 -07:00
Matthew Zhou
91432088f9 feat: Add auto attach and detach of file tools (#2655) 2025-06-05 14:01:29 -07:00
cthomas
20faf9eb8c fix: remove separate tool call id in streaming path (#2641) 2025-06-04 17:35:55 -07:00
cthomas
904ccd65b6 fix: remove separate tool call id in streaming path (#2641) 2025-06-04 17:35:55 -07:00
Matthew Zhou
f8e2185f37 feat: Add support for simple text files (#2630) 2025-06-04 14:36:25 -07:00
Matthew Zhou
bbdfc3f2cd feat: Add support for simple text files (#2630) 2025-06-04 14:36:25 -07:00
Matthew Zhou
fb0dbbdf0d feat: Store entire parsed file content in separate table (#2618) 2025-06-03 18:51:45 -07:00
Matthew Zhou
3d8704395b feat: Store entire parsed file content in separate table (#2618) 2025-06-03 18:51:45 -07:00
Sarah Wooders
a9d890c3e0 fix: remove flag 2025-06-03 17:51:57 -07:00