cthomas
|
9458f40d05
|
feat: add otid field for message idempotency (#1556)
|
2025-04-04 08:43:01 -07:00 |
|
Matthew Zhou
|
3ba79db859
|
feat: Enable Anthropic streaming on new agent loop (#1550)
|
2025-04-03 19:40:48 -07:00 |
|
Matthew Zhou
|
59ca61da58
|
feat: Simplify arguments for LLM clients (#1536)
|
2025-04-02 14:26:27 -07:00 |
|
cthomas
|
5c750c2a91
|
feat: enable sleeptime agent creation (#1523)
|
2025-04-02 14:12:11 -07:00 |
|
cthomas
|
261fd07b72
|
test: add more robust multi-agent testing (#1444)
|
2025-03-28 14:21:54 -07:00 |
|
Matthew Zhou
|
acd0a525aa
|
feat: Async agent loop (#1387)
|
2025-03-27 15:24:50 -07:00 |
|
cthomas
|
78e0641055
|
feat: anthropic class improvements (#1425)
|
2025-03-27 08:47:54 -07:00 |
|
cthomas
|
66668c1c6d
|
chore: log to stdout on message buffer autoclear step (#1413)
|
2025-03-26 11:03:41 -07:00 |
|
cthomas
|
cbd3ea23d7
|
fix: summarizer step count increment (#1399)
|
2025-03-25 10:46:01 -07:00 |
|
cthomas
|
831f7d2f11
|
feat: add sonnet 3.7 support (#1302)
|
2025-03-24 16:36:16 -10:00 |
|
Matthew Zhou
|
2ca88f5f92
|
feat: Refactor letta tool execution to not require agent class (#1384)
|
2025-03-24 12:25:03 -07:00 |
|
Matthew Zhou
|
315af95ee0
|
feat: Tool executors (#1370)
|
2025-03-23 15:56:54 -07:00 |
|
Matthew Zhou
|
8e6fd8a991
|
feat: Make multi agent broadcast directly invoke step (#1355)
|
2025-03-20 17:05:04 -07:00 |
|
Matthew Zhou
|
fda902c7b3
|
feat: Add MaxCountPerStepToolRule (#1319)
|
2025-03-17 17:23:14 -07:00 |
|
Matthew Zhou
|
578aeee50d
|
feat: Refactor mcp client and make stdio errors more manageable (#1291)
|
2025-03-14 14:58:30 -07:00 |
|
cthomas
|
588c212039
|
chore: message schema api improvements (#1267)
|
2025-03-13 12:04:03 -07:00 |
|
cthomas
|
039febb8c5
|
feat: multi-agent (#1243)
|
2025-03-12 22:51:55 -07:00 |
|
Charles Packer
|
408057c216
|
feat: initial MCP support (#1229)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-03-12 17:33:24 -07:00 |
|
cthomas
|
cf146146b6
|
chore: remove message.text property (#1253)
|
2025-03-12 10:58:31 -07:00 |
|
Kevin Lin
|
35186880ee
|
feat: include most recent archival passages in metadata message (#1211)
|
2025-03-10 13:09:23 -07:00 |
|
cthomas
|
6a20f85189
|
feat: add new llm client framework and migrate google apis (#1209)
|
2025-03-07 16:34:06 -08:00 |
|
cthomas
|
05df777824
|
feat: add agent to steps table and support filtering (#1212)
|
2025-03-07 10:10:29 -08:00 |
|
cthomas
|
a5c8e58f33
|
feat: add stdout and stderr in simulator (#1195)
|
2025-03-05 15:17:17 -08:00 |
|
cthomas
|
19e65bb2c0
|
feat: log request data to otel (#1149)
|
2025-03-03 11:51:05 -08:00 |
|
cthomas
|
9c5ce7731d
|
feat: add patch archival memory route and fix naming (#1155)
|
2025-02-27 14:18:24 -08:00 |
|
Sarah Wooders
|
6f7e770e53
|
fix: disable summarizer when message_buffer_autoclear is true (#1136)
|
2025-02-27 10:27:15 -08:00 |
|
cthomas
|
4145e16523
|
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
|
df1f9839a6
|
feat: Fast chat completions endpoint (#1091)
|
2025-02-20 18:55:25 -08:00 |
|
Matthew Zhou
|
8d7ff5a536
|
feat: Reverse inner thoughts for chat completions endpoint (#1081)
|
2025-02-20 12:30:34 -08:00 |
|
Sarah Wooders
|
c4964d7879
|
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
|
ae282baacc
|
feat: add tracing (#883)
|
2025-02-18 19:03:31 -08:00 |
|
Kevin Lin
|
98f0062416
|
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
|
8d765f286e
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
|
Matthew Zhou
|
8e57618642
|
feat: Add logic for "stateless" agents (#984)
|
2025-02-12 17:13:07 -08:00 |
|
Matthew Zhou
|
2f9c600d7f
|
feat: Add telemetry logging around agent / multi-agent broadcasting (#971)
|
2025-02-12 13:27:13 -08:00 |
|
Sarah Wooders
|
3ff4c1886b
|
chore: merge changes from oss (#964)
|
2025-02-11 17:20:23 -08:00 |
|
Matthew Zhou
|
5c43de3a2d
|
fix: Fix trailing } in chat completions interface (#842)
|
2025-02-10 15:45:13 -08:00 |
|
cthomas
|
8fbe9043f7
|
fix: revert sandbox error message (#904)
|
2025-02-05 13:54:18 -08:00 |
|
cthomas
|
35c4df1d07
|
feat: add model_endpoint to steps table (#902)
|
2025-02-05 11:16:33 -08:00 |
|
Charles Packer
|
79b4974404
|
fix: patch error with unbound variable + monkeypatch unit test for function fail returns (#899)
|
2025-02-04 12:02:20 -08:00 |
|
mlong93
|
51b6c29de8
|
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
|
acc59fd296
|
fix: make tool rules enum mapping one to one (#826)
|
2025-01-29 13:49:07 -08:00 |
|
Charles Packer
|
ec6e5d153c
|
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
|
669e8c79af
|
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
|
6772fc1886
|
fix: incorrect heartbeat type warning (#780)
|
2025-01-25 16:56:40 -08:00 |
|
cthomas
|
98c5702ef9
|
chore: rename metadata_ field to metadata in pydantic (#732)
|
2025-01-22 19:05:41 -08:00 |
|
Sarah Wooders
|
cc638e3593
|
chore: remove old OpenAI routers (#717)
|
2025-01-22 19:04:40 -08:00 |
|
Matthew Zhou
|
1d35a52951
|
feat: Rework summarizer (#654)
|
2025-01-22 11:19:26 -08:00 |
|
cthomas
|
551cc0820c
|
feat: add schema/db for new steps table (#669)
|
2025-01-18 12:20:10 -08:00 |
|
Matthew Zhou
|
0ddfc1a6d4
|
feat: Deprecate exec in agent loop and use ast for parsing instead (#691)
|
2025-01-16 16:39:56 -08:00 |
|