Commit Graph

162 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
d8836e51c3 chore: Cleanup (#1248) 2025-03-11 14:48:46 -07:00
Matthew Zhou
dd1f4d5cbe 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
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
2a36af8a5d feat: add new llm client framework and migrate google apis (#1209) 2025-03-07 16:34:06 -08: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
f28ee6a47b feat: Modify multi agent broadcast for partial matching (#1208) 2025-03-06 13:26:59 -08:00
cthomas
825ad3d9d7 chore: add identities tests (#1204) 2025-03-05 16:22:20 -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
Matthew Zhou
36dc35e5f9 feat: Serialize tags on agents (#1199) 2025-03-05 14:14:27 -08:00
Matthew Zhou
5f51a0c71d feat: Add agent environment variable serialization (#1198) 2025-03-05 13:59:34 -08:00
Matthew Zhou
cf6ae51153 chore: Add testing around serializing tool calls (#1197) 2025-03-05 13:22:58 -08:00
Matthew Zhou
08ab7ce520 feat: Add blocks and tools to agent serialization (#1187) 2025-03-04 15:31:50 -08:00
cthomas
05b701e0bc feat: enable mounting local tools dir to container (#1119) 2025-03-04 13:18:23 -08:00
Matthew Zhou
f67dd0f468 feat: Finish async memory rewriting agent for voice (#1161) 2025-03-03 13:58:06 -08:00
cthomas
cfdc2ad417 feat: add route to get steps for job (#1174) 2025-03-02 17:43:18 -08:00
cthomas
61a15cebe8 fix: update sdk tests with renamed functions (#1173) 2025-03-01 19:36:36 -08:00
cthomas
808ea9e188 feat: add args schema for tool object (#1160) 2025-03-01 14:53:10 -08:00
Kevin Lin
e9491c591c feat: refactor chat only agent (#1058) 2025-02-27 18:49:15 -08:00
Matthew Zhou
aeae2e2cfb feat: Low Latency Agent (#1157) 2025-02-27 14:51:48 -08:00
Matthew Zhou
15cd8035a4 fix: Fix chat completions interface and move fast chat completions endpoint to /voice (#1139) 2025-02-26 14:53:31 -08:00
Matthew Zhou
eed05716ac fix: Fix broken message DB writing (#1134) 2025-02-26 13:29:57 -08:00
Charles Packer
72dac99e92 feat: add xAI / Grok support (#1122)
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-26 11:02:42 -08:00
Matthew Zhou
71805b2a22 feat: Add tool calling to fast chat completions (#1109) 2025-02-25 15:13:35 -08:00
cthomas
0202f90562 chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
cthomas
1bfa8acfe1 fix: agent deletion bug from source cascade (#1101) 2025-02-24 11:20:22 -08:00
Matthew Zhou
77603d4d0e feat: Fast chat completions endpoint (#1091) 2025-02-20 18:55:25 -08:00
Matthew Zhou
afbb5af30b feat: Reverse inner thoughts for chat completions endpoint (#1081) 2025-02-20 12:30:34 -08:00