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 |
|
Charles Packer
|
0630e1dcea
|
docs: revised mcp docs (#1261)
|
2025-03-12 22:11:27 -07:00 |
|
Sarah Wooders
|
b94eba83c5
|
feat: add mcp sdk example and upgrade letta-client version (#1262)
|
2025-03-12 22:11:16 -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
|
69ab911682
|
feat: add identities to blocks (#1219)
|
2025-03-12 12:09:31 -07:00 |
|
cthomas
|
cf146146b6
|
chore: remove message.text property (#1253)
|
2025-03-12 10:58:31 -07:00 |
|
Matthew Zhou
|
fb2058068d
|
feat: Patch broken assistant messages for both Haiku and Sonnet (#1252)
|
2025-03-12 10:19:41 -07:00 |
|
Shubham Naik
|
9a1b913430
|
Desktop ql fixes (#1255)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-03-12 10:15:16 -07:00 |
|
Matthew Zhou
|
1430e27cfe
|
chore: Cleanup (#1248)
|
2025-03-11 14:48:46 -07:00 |
|
Matthew Zhou
|
2a9a96a7ba
|
chore: Various updates and improvements (#1247)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: tarunkumark <tkksctwo@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@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
|
2025-03-11 14:46:45 -07:00 |
|
Matthew Zhou
|
3abb1d0580
|
fix: BlockUpdate resets limit due to hardcoding (#1246)
|
2025-03-11 14:37:17 -07:00 |
|
Shubham Naik
|
427044e6c6
|
feat: fix desktop with black (#1245)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-03-11 14:21:07 -07:00 |
|
Sarah Wooders
|
4e6e43505c
|
chore: update dependencies and bump 0.6.38 (#1240)
|
2025-03-10 17:11:39 -07:00 |
|
Matthew Zhou
|
93b64084e2
|
feat: Change voice endpoint to have agent_id as required param in URL (#1233)
|
2025-03-10 13:36:55 -07:00 |
|
Kevin Lin
|
35186880ee
|
feat: include most recent archival passages in metadata message (#1211)
|
2025-03-10 13:09:23 -07:00 |
|
cthomas
|
6a20f85189
|
feat: add new llm client framework and migrate google apis (#1209)
|
2025-03-07 16:34:06 -08:00 |
|
cthomas
|
05df777824
|
feat: add agent to steps table and support filtering (#1212)
|
2025-03-07 10:10:29 -08:00 |
|
Matthew Zhou
|
75430d82a8
|
feat: Add query parameter for project ID on /upload route and adapt tests (#1210)
|
2025-03-06 15:44:12 -08:00 |
|
Sarah Wooders
|
4aeaec3523
|
feat: modify message modification route to be via LettaMessage (#1184)
|
2025-03-06 15:33:16 -08:00 |
|
Matthew Zhou
|
5f69182063
|
feat: Modify multi agent broadcast for partial matching (#1208)
|
2025-03-06 13:26:59 -08:00 |
|
cthomas
|
e1ea5c3cdc
|
chore: add identities tests (#1204)
|
2025-03-05 16:22:20 -08:00 |
|
Sarah Wooders
|
d74f3f0d72
|
chore: bump version to 0.6.37 (#1203)
|
2025-03-05 16:11:51 -08:00 |
|
Sarah Wooders
|
1fb83ab5b8
|
docs: update documentation for tools (#1193)
|
2025-03-05 16:09:30 -08:00 |
|
Sarah Wooders
|
7505d1336a
|
feat: remove char limit on name (#1185)
|
2025-03-05 15:56:48 -08:00 |
|
Matthew Zhou
|
11e8c031bf
|
feat: Add conditional to control overriding existing tools (#1201)
|
2025-03-05 15:51:16 -08:00 |
|
cthomas
|
a5c8e58f33
|
feat: add stdout and stderr in simulator (#1195)
|
2025-03-05 15:17:17 -08:00 |
|
Matthew Zhou
|
63dba5b0ab
|
feat: Add upload/download endpoints for agents (#1200)
|
2025-03-05 15:05:58 -08:00 |
|
Matthew Zhou
|
f19fef56d1
|
feat: Serialize tags on agents (#1199)
|
2025-03-05 14:14:27 -08:00 |
|
Matthew Zhou
|
d79c8f9484
|
feat: Add agent environment variable serialization (#1198)
|
2025-03-05 13:59:34 -08:00 |
|
Matthew Zhou
|
9f0e6744b9
|
chore: Add testing around serializing tool calls (#1197)
|
2025-03-05 13:22:58 -08:00 |
|
cthomas
|
e32f446b60
|
feat: add support for custom service name in logging (#1194)
|
2025-03-05 09:52:09 -08:00 |
|
Shubham Naik
|
ea4984dfc9
|
feat: support cors env (#1188)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-03-04 21:31:40 -08:00 |
|
cthomas
|
6776168d59
|
feat: add optional otel collector docker sidecar (#1190)
|
2025-03-04 16:08:46 -08:00 |
|
Matthew Zhou
|
5b2e7d3356
|
feat: Add blocks and tools to agent serialization (#1187)
|
2025-03-04 15:31:50 -08:00 |
|
Sarah Wooders
|
ddb3e52d24
|
feat: insert system message when source is attached (#1158)
|
2025-03-04 14:26:06 -08:00 |
|
cthomas
|
6212e87917
|
feat: enable mounting local tools dir to container (#1119)
|
2025-03-04 13:18:23 -08:00 |
|
cthomas
|
6a7b9ff4fd
|
chore: add deprecation message to legacy client (#1175)
|
2025-03-04 09:18:23 -08:00 |
|
cthomas
|
5bc8ca55fc
|
fix: improve identity error handling (#1176)
|
2025-03-03 16:50:25 -08:00 |
|
Matthew Zhou
|
353af9aefe
|
feat: Finish async memory rewriting agent for voice (#1161)
|
2025-03-03 13:58:06 -08:00 |
|
cthomas
|
19e65bb2c0
|
feat: log request data to otel (#1149)
|
2025-03-03 11:51:05 -08:00 |
|
cthomas
|
5e0e72238d
|
fix: re-add backwards compatibility for tool rules (#1180)
|
2025-03-02 19:05:26 -08:00 |
|
cthomas
|
683864a9d4
|
feat: add route to get steps for job (#1174)
|
2025-03-02 17:43:18 -08:00 |
|