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 |
|
Matthew Zhou
|
d653fbcb89
|
feat: Add metadata to MCP tools (#1325)
|
2025-03-17 17:39:59 -07:00 |
|
cthomas
|
6962a6bcb3
|
feat: add otel collector to prod deployment (#1320)
|
2025-03-17 16:31:54 -07:00 |
|
cthomas
|
253b8adc52
|
chore: read otel endpoint from settings (#1312)
|
2025-03-17 10:28:32 -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 |
|
Matthew Zhou
|
578aeee50d
|
feat: Refactor mcp client and make stdio errors more manageable (#1291)
|
2025-03-14 14:58:30 -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 |
|
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 |
|
Charles Packer
|
7944c551ab
|
feat: add new routes for add/deleting MCP servers (#1272)
|
2025-03-13 17:10:12 -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 |
|
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 |
|
Matthew Zhou
|
fb2058068d
|
feat: Patch broken assistant messages for both Haiku and Sonnet (#1252)
|
2025-03-12 10:19:41 -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 |
|
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 |
|
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
|
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 |
|
cthomas
|
e32f446b60
|
feat: add support for custom service name in logging (#1194)
|
2025-03-05 09:52:09 -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
|
683864a9d4
|
feat: add route to get steps for job (#1174)
|
2025-03-02 17:43:18 -08:00 |
|
cthomas
|
6a6e50a4f4
|
feat: add args schema for tool object (#1160)
|
2025-03-01 14:53:10 -08:00 |
|
Matthew Zhou
|
23abf83217
|
feat: Low Latency Agent (#1157)
|
2025-02-27 14:51:48 -08:00 |
|
cthomas
|
b4121da909
|
fix: add error handling for unique constraint violation (#1137)
|
2025-02-27 14:20:39 -08:00 |
|
cthomas
|
9c5ce7731d
|
feat: add patch archival memory route and fix naming (#1155)
|
2025-02-27 14:18:24 -08:00 |
|
Matthew Zhou
|
711699bc40
|
fix: Fix chat completions interface and move fast chat completions endpoint to /voice (#1139)
|
2025-02-26 14:53:31 -08:00 |
|
Matthew Zhou
|
3078e44f7f
|
fix: Fix broken message DB writing (#1134)
|
2025-02-26 13:29:57 -08:00 |
|
Shubham Naik
|
572f320143
|
chore: identities follow up (#1118)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-02-26 09:07:39 -08:00 |
|
Matthew Zhou
|
997019afe8
|
feat: Add tool calling to fast chat completions (#1109)
|
2025-02-25 15:13:35 -08:00 |
|
cthomas
|
39c17a11de
|
feat: enable listing agents by identity id (#1112)
|
2025-02-25 14:23:22 -08:00 |
|
cthomas
|
4548555d6c
|
chore: change the name of user id to actor (#1098)
|
2025-02-25 11:35:19 -08:00 |
|
cthomas
|
1970868594
|
chore: add user id header to identities get request (#1090)
|
2025-02-20 19:16:56 -08:00 |
|
Matthew Zhou
|
df1f9839a6
|
feat: Fast chat completions endpoint (#1091)
|
2025-02-20 18:55:25 -08:00 |
|
cthomas
|
4af770fd09
|
feat: make identities many to many (#1085)
|
2025-02-20 16:33:24 -08:00 |
|
Matthew Zhou
|
8d7ff5a536
|
feat: Reverse inner thoughts for chat completions endpoint (#1081)
|
2025-02-20 12:30:34 -08:00 |
|
Matthew Zhou
|
7f69192517
|
fix: Fix chat completions streaming (#1078)
|
2025-02-20 11:37:52 -08:00 |
|
cthomas
|
d20082bf64
|
chore: read project slug from header (#1062)
|
2025-02-19 22:17:00 -08:00 |
|