Commit Graph

2077 Commits

Author SHA1 Message Date
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
6939a5f52a fix: Exclude steps_messages when dumping (#1362) 2025-03-21 14:22:46 -07:00
Matthew Zhou
e595a5cf18 feat: Add asc/desc to agent listing (#1359) 2025-03-21 11:19:49 -07:00
Matthew Zhou
ac5a578890 feat: Extend list Messages to take in multiple roles (#1358) 2025-03-21 10:36:07 -07:00
Matthew Zhou
8e6fd8a991 feat: Make multi agent broadcast directly invoke step (#1355) 2025-03-20 17:05:04 -07:00
Matthew Zhou
e1b16c5fea chore: Various bug fixes (#1350)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: Tristan Morris <tristanbmorris@gmail.com>
Co-authored-by: Daniel Shin <88547237+kyuds@users.noreply.github.com>
Co-authored-by: Jindřich Šíma <67415662+JindrichSima@users.noreply.github.com>
Co-authored-by: Azin Asgarian <31479845+azinasg@users.noreply.github.com>
Co-authored-by: Connor Shorten <connorshorten300@gmail.com>
Co-authored-by: Lucas Mohallem Ferraz <ferraz.m.lucas@gmail.com>
Co-authored-by: kyuds <kyuds@everspin.co.kr>
2025-03-20 11:06:45 -07:00
Sarah Wooders
0fb632e97f fix: impose tool rules for anthropic (#1342) 2025-03-20 09:55:19 -07:00
cthomas
eb1eb5cfcb fix: revert default otel endpoint (#1343) 2025-03-19 15:59:21 -10:00
Sarah Wooders
c8b387aac9 chore: update desktop dependencies (#1330)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
2025-03-19 17:48:48 -07:00
Matthew Zhou
ed4595052c fix: Tweak performance on multi agent tooling (#1338) 2025-03-19 11:18:55 -07:00
Matthew Zhou
82f9377c8a fix: Refresh blocks in between steps (#1335) 2025-03-18 17:42:44 -07:00
Matthew Zhou
804e50e9db feat: Add batch create functionality to SqlAlchemyBase (#1332) 2025-03-18 15:40:02 -07:00
Matthew Zhou
57e463f53b fix: Increase timeouts and catch errors in MCP endpoints (#1329) 2025-03-18 13:18:34 -07:00
Matthew Zhou
c22d1f4af2 feat: Make the tool runner take a schema (#1328) 2025-03-18 12:06:02 -07:00
cthomas
e4456acec1 feat: add grafana support for local dev (#1318) 2025-03-17 17:58:38 -07:00
Matthew Zhou
d653fbcb89 feat: Add metadata to MCP tools (#1325) 2025-03-17 17:39:59 -07:00
cthomas
0eb991edb3 chore: add gcp exports for otel (#1326) 2025-03-17 17:35:22 -07:00
Matthew Zhou
fda902c7b3 feat: Add MaxCountPerStepToolRule (#1319) 2025-03-17 17:23:14 -07:00
Matthew Zhou
54bb536beb feat: Add metadata_ field to Tool (#1321) 2025-03-17 17:14:08 -07:00
cthomas
6962a6bcb3 feat: add otel collector to prod deployment (#1320) 2025-03-17 16:31:54 -07:00
cthomas
6720ff6382 fix: handle text content in MessageCreate (#1316) 2025-03-17 13:32:04 -07:00
cthomas
253b8adc52 chore: read otel endpoint from settings (#1312) 2025-03-17 10:28:32 -07:00
Sarah Wooders
eacaea5404 chore: bump version 0.6.42 (#1314) 2025-03-17 10:21:54 -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
Sarah Wooders
70969f686d feat: use openai embedding client instead of llama-index (#1313) 2025-03-17 09:13:36 -07:00
cthomas
2a2305edbe fix: list index error in summarizer (#1311) 2025-03-16 16:52:03 -07:00
cthomas
0809c00952 fix: uvicorn run args bug (#1308) 2025-03-16 16:00:46 -07:00
Sarah Wooders
399594c9f3 feat: pass embedding handle for source create (#1307) 2025-03-16 15:42:11 -07:00
cthomas
80150b2a43 fix: remove old otel config files (#1310) 2025-03-16 14:36:32 -07:00
cthomas
4b598b4c97 fix: update imports for multi-agent (#1309) 2025-03-16 13:51:22 -07:00
cthomas
86c2640227 fix: anthropic message creation bug (#1299)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-03-16 12:05:02 -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
cthomas
183d704b01 feat: bake otel collector into letta image (#1292) 2025-03-14 16:04:03 -07:00
Sarah Wooders
9928bf6019 chore: migrate tests to new client (#1290) 2025-03-14 15:17:28 -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
6e95c1490e chore: bump version to 0.6.40 (#1289) 2025-03-14 11:39:03 -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
cthomas
b7eb47a4a0 chore: add exception handling in test (#1281) 2025-03-13 18:24:16 -07:00
cthomas
241099651b fix: validation error for TerminalToolRule (#1279) 2025-03-13 18:16:04 -07:00
Matthew Zhou
40a9d7d966 feat: Make pydantic serialized agent object (#1278)
Co-authored-by: Caren Thomas <caren@letta.com>
2025-03-13 17:50:19 -07:00
Sarah Wooders
d32f6e8204 chore: merge updated tests (#1276) 2025-03-13 17:15:20 -07:00
Charles Packer
7944c551ab feat: add new routes for add/deleting MCP servers (#1272) 2025-03-13 17:10:12 -07:00
Sarah Wooders
6ed1502a59 feat: properly scrub ids from serialized schemas and add version (#1258)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-13 16:18:50 -07:00
Matthew Zhou
6555390eff feat: Make agent listing more performant (#1270) 2025-03-13 14:36:33 -07:00
Matthew Zhou
194dc56696 feat: Factor out some uvicorn settings as environment variables (#1266) 2025-03-13 12:26:50 -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
Sarah Wooders
80304bc0ff chore: bump version 0.6.39 (#1264) 2025-03-12 22:32:55 -07:00