cthomas
|
f510708050
|
fix: revert default otel endpoint (#1343)
|
2025-03-19 15:59:21 -10:00 |
|
Sarah Wooders
|
be0f239618
|
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
|
512d97022b
|
fix: Tweak performance on multi agent tooling (#1338)
|
2025-03-19 11:18:55 -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 |
|
cthomas
|
52194d1892
|
feat: add grafana support for local dev (#1318)
|
2025-03-17 17:58:38 -07:00 |
|
Matthew Zhou
|
8e93497dfc
|
feat: Add metadata to MCP tools (#1325)
|
2025-03-17 17:39:59 -07:00 |
|
cthomas
|
98fccb7e5b
|
chore: add gcp exports for otel (#1326)
|
2025-03-17 17:35:22 -07:00 |
|
Matthew Zhou
|
a7759fb514
|
feat: Add MaxCountPerStepToolRule (#1319)
|
2025-03-17 17:23:14 -07:00 |
|
Matthew Zhou
|
8f91a19332
|
feat: Add metadata_ field to Tool (#1321)
|
2025-03-17 17:14:08 -07:00 |
|
cthomas
|
608b54b0e5
|
feat: add otel collector to prod deployment (#1320)
|
2025-03-17 16:31:54 -07:00 |
|
cthomas
|
aa8512f575
|
fix: handle text content in MessageCreate (#1316)
|
2025-03-17 13:32:04 -07:00 |
|
cthomas
|
eae2cb5044
|
chore: read otel endpoint from settings (#1312)
|
2025-03-17 10:28:32 -07:00 |
|
Sarah Wooders
|
d56502d203
|
chore: bump version 0.6.42 (#1314)
|
2025-03-17 10:21:54 -07:00 |
|
Matthew Zhou
|
a8142c7b67
|
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
|
e404dbaaac
|
feat: use openai embedding client instead of llama-index (#1313)
|
2025-03-17 09:13:36 -07:00 |
|
cthomas
|
a2b419a528
|
fix: list index error in summarizer (#1311)
|
2025-03-16 16:52:03 -07:00 |
|
cthomas
|
4b7ddea527
|
fix: uvicorn run args bug (#1308)
|
2025-03-16 16:00:46 -07:00 |
|
Sarah Wooders
|
93a480b1f4
|
feat: pass embedding handle for source create (#1307)
|
2025-03-16 15:42:11 -07:00 |
|
cthomas
|
edab956d0b
|
fix: remove old otel config files (#1310)
|
2025-03-16 14:36:32 -07:00 |
|
cthomas
|
d79d9a599e
|
fix: update imports for multi-agent (#1309)
|
2025-03-16 13:51:22 -07:00 |
|
cthomas
|
5d40966185
|
fix: anthropic message creation bug (#1299)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-03-16 12:05:02 -07:00 |
|
Charles Packer
|
44ecc2dab8
|
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
|
0198201bbe
|
feat: bake otel collector into letta image (#1292)
|
2025-03-14 16:04:03 -07:00 |
|
Sarah Wooders
|
56679d2cea
|
chore: migrate tests to new client (#1290)
|
2025-03-14 15:17:28 -07:00 |
|
Matthew Zhou
|
40c70b46cf
|
feat: Refactor mcp client and make stdio errors more manageable (#1291)
|
2025-03-14 14:58:30 -07:00 |
|
Sarah Wooders
|
aa1966cc89
|
chore: bump version to 0.6.40 (#1289)
|
2025-03-14 11:39:03 -07:00 |
|
Sarah Wooders
|
d8e611d9bd
|
feat: fix MCP-related logs format and add Docker tests (#1280)
|
2025-03-14 09:43:03 -07:00 |
|
Sarah Wooders
|
037fc1d8e1
|
chore: fix archival temporarily (#1287)
|
2025-03-14 08:47:21 -07:00 |
|
cthomas
|
d8966d8c7e
|
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
|
d664c1b2a1
|
chore: add exception handling in test (#1281)
|
2025-03-13 18:24:16 -07:00 |
|
cthomas
|
9255ca5972
|
fix: validation error for TerminalToolRule (#1279)
|
2025-03-13 18:16:04 -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 |
|
Sarah Wooders
|
3deab82109
|
chore: merge updated tests (#1276)
|
2025-03-13 17:15:20 -07:00 |
|
Charles Packer
|
b9ff1ea624
|
feat: add new routes for add/deleting MCP servers (#1272)
|
2025-03-13 17:10:12 -07:00 |
|
Sarah Wooders
|
976f90139f
|
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
|
ab0a74ebc3
|
feat: Make agent listing more performant (#1270)
|
2025-03-13 14:36:33 -07:00 |
|
Matthew Zhou
|
4eaa410139
|
feat: Factor out some uvicorn settings as environment variables (#1266)
|
2025-03-13 12:26:50 -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 |
|
Sarah Wooders
|
885d27719a
|
chore: bump version 0.6.39 (#1264)
|
2025-03-12 22:32:55 -07:00 |
|
Charles Packer
|
f1aa313ed1
|
docs: revised mcp docs (#1261)
|
2025-03-12 22:11:27 -07:00 |
|
Sarah Wooders
|
e642f36503
|
feat: add mcp sdk example and upgrade letta-client version (#1262)
|
2025-03-12 22:11:16 -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 |
|
cthomas
|
eddd167f43
|
chore: remove message.text property (#1253)
|
2025-03-12 10:58:31 -07:00 |
|
Matthew Zhou
|
a86c268926
|
feat: Patch broken assistant messages for both Haiku and Sonnet (#1252)
|
2025-03-12 10:19:41 -07:00 |
|
Shubham Naik
|
beccaa8939
|
Desktop ql fixes (#1255)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-03-12 10:15:16 -07:00 |
|