Commit Graph

2157 Commits

Author SHA1 Message Date
Will Sargent
fb092d7fa9 fix: Spurious empty chunk warning on Claude (#2476) 2025-03-10 17:20:49 -07:00
Will Sargent
e2b75fdbab Add latest tags to Anthropic models (#2477) 2025-03-10 17:20:07 -07:00
Sarah Wooders
246243d46c fix(load-directory): Fix up file extension comparison & path list construction (#2458) 2025-03-05 20:19:59 -08:00
Sarah Wooders
790b75710e feat: various fixes and not limiting agent name length (#2470) 2025-03-05 16:25:36 -08:00
Sarah Wooders
3de6cedb56 merge 2025-03-05 16:19:18 -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
b09c519fa6 chore: bump version to 0.6.36 (#2469)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-03-04 16:21:54 -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
Sarah Wooders
c30ba5a556 chore: bump poetry version (#2466) 2025-03-03 16:11:18 -08:00
Caren Thomas
44a4e51a85 chore: bump poetry version 2025-03-03 16:10:29 -08:00
Sarah Wooders
d245a1cdc8 chore: bump version 0.6.35 (#2465) 2025-03-03 15:02:20 -08:00
Caren Thomas
feed70e19f merge conflict 2025-03-03 14:50:50 -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
cthomas
2be142d1b3 fix: update sdk tests with renamed functions (#1173) 2025-03-01 19:36:36 -08:00
cthomas
db8c64862d fix: process pydantic args in reverse order to handle deps (#1172) 2025-03-01 19:05:11 -08:00
cthomas
6a6e50a4f4 feat: add args schema for tool object (#1160) 2025-03-01 14:53:10 -08:00
Charles Packer
2bfbbeb9b8 feat: gpt-4.5-preview support (#1156) 2025-02-27 19:01:09 -08:00
Kevin Lin
d7ee2e1cb0 feat: refactor chat only agent (#1058) 2025-02-27 18:49:15 -08:00
Matthew Zhou
23abf83217 feat: Low Latency Agent (#1157) 2025-02-27 14:51:48 -08:00
cthomas
b93b75ac79 feat: add tracing to steps table (#1056) 2025-02-27 14:25:22 -08:00
cthomas
a027014a7c feat: add setting for max context window size and persist for ADE (#1124) 2025-02-27 14:21:06 -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
Sarah Wooders
9929335532 chore: increase max tokens and bump version (#2460) 2025-02-27 12:01:51 -08:00
Sarah Wooders
9b2532dcd8 Merge branch 'main' into increase-max-tokens 2025-02-27 12:01:45 -08:00
Sarah Wooders
8f1221e417 chore: bump version to 0.6.34 (#1154) 2025-02-27 11:44:42 -08:00
Sarah Wooders
ebba7a168b fix: set max tokens to 4096 by default instead of 1024 (#1145) 2025-02-27 11:44:17 -08:00
Sarah Wooders
6f7e770e53 fix: disable summarizer when message_buffer_autoclear is true (#1136) 2025-02-27 10:27:15 -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
Charles Packer
1687d9edb7 feat: add xAI / Grok support (#1122)
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-26 11:02:42 -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