Commit Graph

347 Commits

Author SHA1 Message Date
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
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
Shubham Naik
41547acc22 feat: fix desktop with black (#1245)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-11 14:21:07 -07:00
Sarah Wooders
8376a16492 chore: update dependencies and bump 0.6.38 (#1240) 2025-03-10 17:11:39 -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
Kevin Lin
b111c5ad9d feat: include most recent archival passages in metadata message (#1211) 2025-03-10 13:09:23 -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
Sarah Wooders
a28396bd92 chore: bump version to 0.6.37 (#1203) 2025-03-05 16:11:51 -08:00
Sarah Wooders
7cb39f63fe docs: update documentation for tools (#1193) 2025-03-05 16:09:30 -08:00
Sarah Wooders
94cb86f7fe feat: remove char limit on name (#1185) 2025-03-05 15:56:48 -08:00
Matthew Zhou
88c16f90a5 feat: Add conditional to control overriding existing tools (#1201) 2025-03-05 15:51:16 -08:00
cthomas
06336c5057 feat: add stdout and stderr in simulator (#1195) 2025-03-05 15:17:17 -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
cthomas
6c3c1e6526 feat: add support for custom service name in logging (#1194) 2025-03-05 09:52:09 -08:00
Shubham Naik
e1f25a2b91 feat: support cors env (#1188)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-03-04 21:31:40 -08:00
cthomas
574ed31d65 feat: add optional otel collector docker sidecar (#1190) 2025-03-04 16:08:46 -08:00
Matthew Zhou
08ab7ce520 feat: Add blocks and tools to agent serialization (#1187) 2025-03-04 15:31:50 -08:00
Sarah Wooders
a7f9ed5405 feat: insert system message when source is attached (#1158) 2025-03-04 14:26:06 -08:00
cthomas
05b701e0bc feat: enable mounting local tools dir to container (#1119) 2025-03-04 13:18:23 -08:00
cthomas
222b346721 chore: add deprecation message to legacy client (#1175) 2025-03-04 09:18:23 -08:00
cthomas
b43dc0ec92 fix: improve identity error handling (#1176) 2025-03-03 16:50:25 -08:00
Matthew Zhou
f67dd0f468 feat: Finish async memory rewriting agent for voice (#1161) 2025-03-03 13:58:06 -08:00
cthomas
84132d63f5 feat: log request data to otel (#1149) 2025-03-03 11:51:05 -08:00
cthomas
9690c09cec fix: re-add backwards compatibility for tool rules (#1180) 2025-03-02 19:05:26 -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
dd442cc43e fix: process pydantic args in reverse order to handle deps (#1172) 2025-03-01 19:05:11 -08:00
cthomas
808ea9e188 feat: add args schema for tool object (#1160) 2025-03-01 14:53:10 -08:00
Charles Packer
ba72ddd5a8 feat: gpt-4.5-preview support (#1156) 2025-02-27 19:01:09 -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
cthomas
e68d9dd7b4 feat: add tracing to steps table (#1056) 2025-02-27 14:25:22 -08:00
cthomas
7a70128e0d feat: add setting for max context window size and persist for ADE (#1124) 2025-02-27 14:21:06 -08:00
cthomas
245960692e fix: add error handling for unique constraint violation (#1137) 2025-02-27 14:20:39 -08:00
cthomas
f6b87a7d76 feat: add patch archival memory route and fix naming (#1155) 2025-02-27 14:18:24 -08:00
Sarah Wooders
9c456f1118 chore: bump version to 0.6.34 (#1154) 2025-02-27 11:44:42 -08:00
Sarah Wooders
2a51c83467 fix: set max tokens to 4096 by default instead of 1024 (#1145) 2025-02-27 11:44:17 -08:00