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
|
454663fce0
|
feat: add default for max chaining steps (#1427)
|
2025-03-26 17:06:01 -07:00 |
|
cthomas
|
92681c608a
|
fix: show max context window limit in ADE for model (#1414)
|
2025-03-26 11:03:59 -07:00 |
|
cthomas
|
b5d83fcd0a
|
feat: add model and embedding fields to modify agent api (#1412)
|
2025-03-26 10:36:38 -07:00 |
|
cthomas
|
831f7d2f11
|
feat: add sonnet 3.7 support (#1302)
|
2025-03-24 16:36:16 -10:00 |
|
Shubham Naik
|
9e6cac855b
|
chore: fix archival memories (#1366)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-03-21 17:26:06 -07:00 |
|
Matthew Zhou
|
8e6fd8a991
|
feat: Make multi agent broadcast directly invoke step (#1355)
|
2025-03-20 17:05:04 -07:00 |
|
Matthew Zhou
|
c22d1f4af2
|
feat: Make the tool runner take a schema (#1328)
|
2025-03-18 12:06:02 -07:00 |
|
cthomas
|
6720ff6382
|
fix: handle text content in MessageCreate (#1316)
|
2025-03-17 13:32:04 -07:00 |
|
Matthew Zhou
|
6c0d1090b6
|
feat: Add common sense timeouts for MCP client (#1303)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-03-17 10:06:36 -07:00 |
|
Charles Packer
|
b687e56071
|
fix: don't throw an error if adding a new mcp server, also allow sett… (#1293)
|
2025-03-15 13:45:20 -07:00 |
|
Matthew Zhou
|
578aeee50d
|
feat: Refactor mcp client and make stdio errors more manageable (#1291)
|
2025-03-14 14:58:30 -07:00 |
|
Sarah Wooders
|
725eaa7b2e
|
feat: fix MCP-related logs format and add Docker tests (#1280)
|
2025-03-14 09:43:03 -07:00 |
|
Sarah Wooders
|
45e2a5e5b9
|
chore: fix archival temporarily (#1287)
|
2025-03-14 08:47:21 -07:00 |
|
cthomas
|
aa2f4258c4
|
feat: add content parts to message schema (#1273)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-03-13 18:43:32 -07:00 |
|
Charles Packer
|
7944c551ab
|
feat: add new routes for add/deleting MCP servers (#1272)
|
2025-03-13 17:10:12 -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
|
0630e1dcea
|
docs: revised mcp docs (#1261)
|
2025-03-12 22:11:27 -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 |
|
cthomas
|
19e65bb2c0
|
feat: log request data to otel (#1149)
|
2025-03-03 11:51:05 -08:00 |
|
cthomas
|
6a6e50a4f4
|
feat: add args schema for tool object (#1160)
|
2025-03-01 14:53:10 -08:00 |
|
Kevin Lin
|
d7ee2e1cb0
|
feat: refactor chat only agent (#1058)
|
2025-02-27 18:49:15 -08:00 |
|
cthomas
|
a027014a7c
|
feat: add setting for max context window size and persist for ADE (#1124)
|
2025-02-27 14:21:06 -08:00 |
|
cthomas
|
9c5ce7731d
|
feat: add patch archival memory route and fix naming (#1155)
|
2025-02-27 14:18:24 -08:00 |
|
Charles Packer
|
1687d9edb7
|
feat: add xAI / Grok support (#1122)
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-02-26 11:02:42 -08:00 |
|
Matthew Zhou
|
8d7ff5a536
|
feat: Reverse inner thoughts for chat completions endpoint (#1081)
|
2025-02-20 12:30:34 -08:00 |
|
cthomas
|
ae282baacc
|
feat: add tracing (#883)
|
2025-02-18 19:03:31 -08:00 |
|
cthomas
|
bd3a175452
|
feat: add list identities route (#1046)
same as #1005
|
2025-02-18 16:49:07 -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
|
6d49dc1ac5
|
feat: Serialize agent state simple fields and messages (#1012)
|
2025-02-18 11:01:10 -08:00 |
|
Matthew Zhou
|
8d765f286e
|
feat: Composio tools execute on-the-fly (#999)
|
2025-02-13 16:13:29 -08:00 |
|
cthomas
|
32f864d6f9
|
feat: add default context window (#995)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-02-13 15:37:38 -08:00 |
|
Sarah Wooders
|
42ac85efa8
|
feat: google vertex integration (#980)
|
2025-02-12 18:06:26 -08:00 |
|
Matthew Zhou
|
dbbcbf1e2d
|
fix: Refactor listing messages to be much more performant (#963)
|
2025-02-12 10:32:38 -08:00 |
|
Sarah Wooders
|
6aecab03ce
|
fix: fix passage listing for sources (#894)
|
2025-02-03 16:38:14 -08:00 |
|
Charles Packer
|
572d11d5c0
|
chore: fix lmstudio embeddings (#887)
|
2025-02-02 15:18:14 -08:00 |
|
cpacker
|
34e3cd44cd
|
fix: pass in a dummy key to openai python client if it doesn't exist at inference time
|
2025-01-29 17:55:54 -08:00 |
|
Matthew Zhou
|
fb691ac4b7
|
feat: Restore local sandbox execution (#822)
|
2025-01-28 17:19:14 -08:00 |
|
cthomas
|
a5d7f66f59
|
feat: add support for use_assistant_message in list_messages (#804)
|
2025-01-28 13:39:53 -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 |
|
Matthew Zhou
|
b6773ea7ff
|
feat: Add voice-compatible chat completions endpoint (#774)
|
2025-01-27 14:25:05 -08:00 |
|
Charles Packer
|
bfe2c6e8f5
|
fix: fix lmstudio docker (#788)
|
2025-01-26 19:19:31 -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
|
0b03e707ab
|
fix: remove name from tool create error msg (#778)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-01-25 17:27:02 -08:00 |
|
Charles Packer
|
2671eaa376
|
feat: lmstudio support via /v1/chat/completions proxy route (#724)
|
2025-01-24 15:08:23 -08:00 |
|
cthomas
|
11d871785a
|
feat: add content union type for requests (#762)
|
2025-01-23 20:25:00 -08:00 |
|
cthomas
|
2233535335
|
feat: extend message model to support more content types (#756)
|
2025-01-23 17:24:52 -08:00 |
|