Sarah Wooders
|
e61f1a2b5f
|
feat: Write fern api tests for batch API (#1821)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-04-21 15:48:06 -07:00 |
|
cthomas
|
128989820a
|
feat: unify input message type on agent step (#1820)
|
2025-04-21 13:49:46 -07:00 |
|
Matthew Zhou
|
715c5d5cdb
|
feat: Add more tests for batch agent loop (#1819)
|
2025-04-21 13:32:06 -07:00 |
|
Sarah Wooders
|
626e5f62ca
|
chore: add sleeptime example + better error handling + upgrade client SDK (#1809)
|
2025-04-21 00:09:50 -07:00 |
|
cthomas
|
aaae1a1d8a
|
feat: put sleeptime agent on regular agent loop (#1795)
|
2025-04-18 15:12:56 -07:00 |
|
cthomas
|
64d81cbb68
|
feat: add source description to sleeptime agent persona (#1733)
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
|
2025-04-16 17:21:28 -07:00 |
|
Kevin Lin
|
973861f7c1
|
feat: sync memory tools between the sleeptime-doc agent and sleeptime agent for chat (#1730)
|
2025-04-16 13:43:46 -07:00 |
|
cthomas
|
23ac5858bb
|
feat: trigger sleeptime doc processing (#1715)
Co-authored-by: Caren Thomas
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
|
2025-04-15 15:31:12 -07:00 |
|
Charles Packer
|
1c0e1bffde
|
fix: patch grok-3 and grok-3-fast (skip reasoners for now) (#1703)
|
2025-04-14 12:55:20 -07:00 |
|
Matthew Zhou
|
e37c70f300
|
feat: Add tracing to agent creation (#1664)
|
2025-04-10 13:45:45 -07:00 |
|
Shubham Naik
|
fa8cde08c6
|
Shub/let 1771 variables component (#1650)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-04-10 11:11:27 -07:00 |
|
Matthew Zhou
|
63382c3591
|
feat: Create polling job for polling batch results (#1624)
Previous run passed all relevant checks, so skipping the wait. This new commit just merges main.
|
2025-04-08 16:42:12 -07:00 |
|
cthomas
|
8ff1a13082
|
feat: change name of sleeptime agent (#1617)
|
2025-04-08 11:28:36 -07:00 |
|
Matthew Zhou
|
0aeddec547
|
feat: Create batch request tracking tables (#1604)
|
2025-04-07 16:27:18 -07:00 |
|
cthomas
|
ef2ebc4f17
|
feat: add archival insert and search tools to sleeptime (#1576)
|
2025-04-04 22:24:32 -07:00 |
|
Matthew Zhou
|
2fdbcf81b4
|
feat: Cache model handle (#1568)
|
2025-04-04 12:11:20 -07:00 |
|
cthomas
|
79354a72ea
|
chore: rename background to sleeptime (#1558)
|
2025-04-04 09:16:59 -07:00 |
|
cthomas
|
9458f40d05
|
feat: add otid field for message idempotency (#1556)
|
2025-04-04 08:43:01 -07:00 |
|
cthomas
|
d4991a2de6
|
feat: sleeptime agent prompting improvements (#1547)
|
2025-04-03 11:04:42 -07:00 |
|
Sarah Wooders
|
3109535297
|
fix: dont error on azure model listing and add local EmbeddingConfig (#1534)
|
2025-04-02 15:12:07 -07:00 |
|
cthomas
|
5c750c2a91
|
feat: enable sleeptime agent creation (#1523)
|
2025-04-02 14:12:11 -07:00 |
|
cthomas
|
fad39ae8e7
|
fix: make custom llm config matching more robust (#1530)
|
2025-04-02 11:21:50 -07:00 |
|
cthomas
|
55d0ea8872
|
feat: background multi-agent group for sleeptime agent (#1508)
|
2025-04-01 15:00:45 -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
|
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 |
|