Charles Packer
|
55b75cb855
|
fix: patch gemini 2.5 pro (#1643)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-04-09 18:35:53 -07:00 |
|
Charles Packer
|
8a8eb1811a
|
fix: patch incorrect use of name in function response (#1642)
|
2025-04-09 14:20:57 -07:00 |
|
Sarah Wooders
|
b4e19f9a70
|
fix: patch summarizer for google and use new client (#1639)
|
2025-04-08 21:10:48 -07:00 |
|
cthomas
|
148727a44a
|
feat: add view in editor tool for sleeptime agent (#1589)
|
2025-04-07 17:22:37 -07:00 |
|
cthomas
|
7fcebf0ce3
|
feat: add otid field for message idempotency (#1556)
|
2025-04-04 08:43:01 -07:00 |
|
Matthew Zhou
|
038c40244f
|
feat: Enable Anthropic streaming on new agent loop (#1550)
|
2025-04-03 19:40:48 -07:00 |
|
Matthew Zhou
|
3797b0d536
|
feat: Simplify arguments for LLM clients (#1536)
|
2025-04-02 14:26:27 -07:00 |
|
cthomas
|
860f8707cf
|
feat: enable sleeptime agent creation (#1523)
|
2025-04-02 14:12:11 -07:00 |
|
cthomas
|
1a5c08c62b
|
test: add more robust multi-agent testing (#1444)
|
2025-03-28 14:21:54 -07:00 |
|
Matthew Zhou
|
337778c65d
|
feat: Async agent loop (#1387)
|
2025-03-27 15:24:50 -07:00 |
|
cthomas
|
c2f79ac61f
|
feat: anthropic class improvements (#1425)
|
2025-03-27 08:47:54 -07:00 |
|
cthomas
|
07411bcba2
|
chore: log to stdout on message buffer autoclear step (#1413)
|
2025-03-26 11:03:41 -07:00 |
|
cthomas
|
e615dbaf4c
|
fix: summarizer step count increment (#1399)
|
2025-03-25 10:46:01 -07:00 |
|
cthomas
|
0e8c650c3f
|
feat: add sonnet 3.7 support (#1302)
|
2025-03-24 16:36:16 -10:00 |
|
Matthew Zhou
|
131a3b021b
|
feat: Refactor letta tool execution to not require agent class (#1384)
|
2025-03-24 12:25:03 -07:00 |
|
Matthew Zhou
|
10803b52cd
|
feat: Tool executors (#1370)
|
2025-03-23 15:56:54 -07:00 |
|
Matthew Zhou
|
f0ba8bbb1f
|
feat: Make multi agent broadcast directly invoke step (#1355)
|
2025-03-20 17:05:04 -07:00 |
|
Matthew Zhou
|
a7759fb514
|
feat: Add MaxCountPerStepToolRule (#1319)
|
2025-03-17 17:23:14 -07:00 |
|
Matthew Zhou
|
40c70b46cf
|
feat: Refactor mcp client and make stdio errors more manageable (#1291)
|
2025-03-14 14:58:30 -07:00 |
|
cthomas
|
e29f333cbe
|
chore: message schema api improvements (#1267)
|
2025-03-13 12:04:03 -07:00 |
|
cthomas
|
5304831a8e
|
feat: multi-agent (#1243)
|
2025-03-12 22:51:55 -07:00 |
|
Charles Packer
|
7789da21c8
|
feat: initial MCP support (#1229)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-03-12 17:33:24 -07:00 |
|
cthomas
|
eddd167f43
|
chore: remove message.text property (#1253)
|
2025-03-12 10:58:31 -07:00 |
|
Kevin Lin
|
b111c5ad9d
|
feat: include most recent archival passages in metadata message (#1211)
|
2025-03-10 13:09:23 -07:00 |
|
cthomas
|
2a36af8a5d
|
feat: add new llm client framework and migrate google apis (#1209)
|
2025-03-07 16:34:06 -08:00 |
|
cthomas
|
4656164753
|
feat: add agent to steps table and support filtering (#1212)
|
2025-03-07 10:10:29 -08:00 |
|
cthomas
|
06336c5057
|
feat: add stdout and stderr in simulator (#1195)
|
2025-03-05 15:17:17 -08:00 |
|
cthomas
|
84132d63f5
|
feat: log request data to otel (#1149)
|
2025-03-03 11:51:05 -08:00 |
|
cthomas
|
f6b87a7d76
|
feat: add patch archival memory route and fix naming (#1155)
|
2025-02-27 14:18:24 -08:00 |
|
Sarah Wooders
|
82e3932d0c
|
fix: disable summarizer when message_buffer_autoclear is true (#1136)
|
2025-02-27 10:27:15 -08:00 |
|
cthomas
|
6503331a58
|
fix: unsupported annotation error for pydantic tool args (#1117)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-02-25 15:39:19 -08:00 |
|
Matthew Zhou
|
77603d4d0e
|
feat: Fast chat completions endpoint (#1091)
|
2025-02-20 18:55:25 -08:00 |
|
Matthew Zhou
|
afbb5af30b
|
feat: Reverse inner thoughts for chat completions endpoint (#1081)
|
2025-02-20 12:30:34 -08:00 |
|
Sarah Wooders
|
72875c7f63
|
feat: add "always continue" tool rule and configure default tool rules (#1033)
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-02-19 14:46:37 -08:00 |
|
cthomas
|
c5985ed989
|
feat: add tracing (#883)
|
2025-02-18 19:03:31 -08:00 |
|
Kevin Lin
|
7173d5cefb
|
feat: support deepseek models (#821)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-02-18 15:28:01 -08:00 |
|
Matthew Zhou
|
9ee53a0eaa
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
|
Matthew Zhou
|
f0700c3c1c
|
feat: Add logic for "stateless" agents (#984)
|
2025-02-12 17:13:07 -08:00 |
|
Matthew Zhou
|
de17fe235d
|
feat: Add telemetry logging around agent / multi-agent broadcasting (#971)
|
2025-02-12 13:27:13 -08:00 |
|
Sarah Wooders
|
b8bd29e5f0
|
chore: merge changes from oss (#964)
|
2025-02-11 17:20:23 -08:00 |
|
Matthew Zhou
|
308e6ce215
|
fix: Fix trailing } in chat completions interface (#842)
|
2025-02-10 15:45:13 -08:00 |
|
cthomas
|
7bc5fab2b1
|
fix: revert sandbox error message (#904)
|
2025-02-05 13:54:18 -08:00 |
|
cthomas
|
89fef2d45d
|
feat: add model_endpoint to steps table (#902)
|
2025-02-05 11:16:33 -08:00 |
|
Charles Packer
|
c7d24b6b70
|
fix: patch error with unbound variable + monkeypatch unit test for function fail returns (#899)
|
2025-02-04 12:02:20 -08:00 |
|
mlong93
|
c3e425c012
|
fix: failed tool calls will not be called in the subsequent step (#868)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
|
2025-02-01 16:41:37 -08:00 |
|
cthomas
|
92263b1763
|
fix: make tool rules enum mapping one to one (#826)
|
2025-01-29 13:49:07 -08:00 |
|
Charles Packer
|
7764eba8a1
|
fix: new versions of send_message_to_agent that are async (#725)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-01-27 17:11:44 -08:00 |
|
mlong93
|
fed9f77ac9
|
feat: add anthropic streaming (#716)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-01-26 17:35:22 -08:00 |
|
cthomas
|
53ce1bb415
|
fix: incorrect heartbeat type warning (#780)
|
2025-01-25 16:56:40 -08:00 |
|
cthomas
|
f5bcef2657
|
chore: rename metadata_ field to metadata in pydantic (#732)
|
2025-01-22 19:05:41 -08:00 |
|