Commit Graph

133 Commits

Author SHA1 Message Date
Matthew Zhou
01f9a9c243 feat: Convert AF serialization to formatted json (#1691) 2025-04-11 19:10:02 -07:00
cthomas
c31eb2048f fix: fern identity create node sdk nesting (#1679) 2025-04-11 11:18:32 -07:00
cthomas
50628692d4 feat: add upsert identities properties route (#1672) 2025-04-10 17:08:20 -07:00
cthomas
a576d1e589 test: add sdk tests (#1569) 2025-04-10 12:04:40 -07:00
Matthew Zhou
90914e2d36 feat: Make agent file indented (#1595)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-10 10:40:03 -07:00
cthomas
29fcccb3a4 feat: add otid to new agent loop (#1635) 2025-04-09 16:50:41 -07:00
cthomas
39e3d3760e fix: change endpoint type for modify group (#1649) 2025-04-09 16:08:51 -07:00
Matthew Zhou
f02526ff90 feat: Require experimental flag temporarily to use experimental agent loop (#1636) 2025-04-08 16:51:57 -07:00
cthomas
5c20800b61 fix: import AgentType (#1629) 2025-04-08 14:49:03 -07:00
cthomas
c6ad0c49b2 feat: revert sleeptime agents back to old agent loop (#1625) 2025-04-08 14:14:50 -07:00
Matthew Zhou
340687ef2e chore: Disable new letta agent for sleeptime and groups (#1597) 2025-04-07 10:49:45 -07:00
cthomas
576b921c86 feat: list active runs by agent id (#1572) 2025-04-04 14:51:31 -07:00
Matthew Zhou
038c40244f feat: Enable Anthropic streaming on new agent loop (#1550) 2025-04-03 19:40:48 -07:00
Shubham Naik
d96cbea250 Shub/let 1646 add agentfile to cloud (#1540)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-04-02 17:33:55 -07:00
cthomas
d32e0dc09a fix: import constants in sources routes (#1457) 2025-03-28 14:52:32 -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
83f74b95be fix: blocks list endpoint bug (#1421) 2025-03-26 17:05:28 -07:00
cthomas
a610a09f2f feat: add model and embedding fields to modify agent api (#1412) 2025-03-26 10:36:38 -07:00
cthomas
26e7f25ff8 fix: send message async endpoint (#1400) 2025-03-25 11:05:55 -07:00
Sarah Wooders
cae4afcbcc feat: add privileged organizations (#1365) 2025-03-24 16:12:53 -07:00
Shubham Naik
48f2da9453 chore: fix archival memories (#1366)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-21 17:26:06 -07:00
Matthew Zhou
6dc8cb3e50 feat: Add asc/desc to agent listing (#1359) 2025-03-21 11:19:49 -07:00
Matthew Zhou
1a3fe0882c fix: Refresh blocks in between steps (#1335) 2025-03-18 17:42:44 -07:00
Matthew Zhou
3eefff925f feat: Add batch create functionality to SqlAlchemyBase (#1332) 2025-03-18 15:40:02 -07:00
Matthew Zhou
9576de21a4 fix: Increase timeouts and catch errors in MCP endpoints (#1329) 2025-03-18 13:18:34 -07:00
Matthew Zhou
3e0c865d0e feat: Make the tool runner take a schema (#1328) 2025-03-18 12:06:02 -07:00
Matthew Zhou
8e93497dfc feat: Add metadata to MCP tools (#1325) 2025-03-17 17:39:59 -07:00
Sarah Wooders
93a480b1f4 feat: pass embedding handle for source create (#1307) 2025-03-16 15:42:11 -07:00
Matthew Zhou
40c70b46cf feat: Refactor mcp client and make stdio errors more manageable (#1291) 2025-03-14 14:58:30 -07:00
Matthew Zhou
f1605253be feat: Make pydantic serialized agent object (#1278)
Co-authored-by: Caren Thomas <caren@letta.com>
2025-03-13 17:50:19 -07:00
Charles Packer
b9ff1ea624 feat: add new routes for add/deleting MCP servers (#1272) 2025-03-13 17:10:12 -07:00
Matthew Zhou
ab0a74ebc3 feat: Make agent listing more performant (#1270) 2025-03-13 14:36:33 -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
6b4533e7cb feat: add identities to blocks (#1219) 2025-03-12 12:09:31 -07:00
Matthew Zhou
67a8c975a7 fix: BlockUpdate resets limit due to hardcoding (#1246) 2025-03-11 14:37:17 -07:00
Matthew Zhou
95e58a39b2 feat: Change voice endpoint to have agent_id as required param in URL (#1233) 2025-03-10 13:36:55 -07:00
cthomas
4656164753 feat: add agent to steps table and support filtering (#1212) 2025-03-07 10:10:29 -08:00
Matthew Zhou
021e28a98e feat: Add query parameter for project ID on /upload route and adapt tests (#1210) 2025-03-06 15:44:12 -08:00
Sarah Wooders
5503135240 feat: modify message modification route to be via LettaMessage (#1184) 2025-03-06 15:33:16 -08:00
Matthew Zhou
88c16f90a5 feat: Add conditional to control overriding existing tools (#1201) 2025-03-05 15:51:16 -08:00
Matthew Zhou
8124d3e2de feat: Add upload/download endpoints for agents (#1200) 2025-03-05 15:05:58 -08:00
cthomas
b43dc0ec92 fix: improve identity error handling (#1176) 2025-03-03 16:50:25 -08:00
Matthew Zhou
f67dd0f468 feat: Finish async memory rewriting agent for voice (#1161) 2025-03-03 13:58:06 -08:00
cthomas
84132d63f5 feat: log request data to otel (#1149) 2025-03-03 11:51:05 -08:00
cthomas
cfdc2ad417 feat: add route to get steps for job (#1174) 2025-03-02 17:43:18 -08:00
cthomas
808ea9e188 feat: add args schema for tool object (#1160) 2025-03-01 14:53:10 -08:00
Matthew Zhou
aeae2e2cfb feat: Low Latency Agent (#1157) 2025-02-27 14:51:48 -08:00