Commit Graph

2134 Commits

Author SHA1 Message Date
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
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
Sarah Wooders
c124e5746d feat: bump 0.6.33 (#2459) 2025-02-25 17:48:42 -08:00
Sarah Wooders
eaf63fda54 Merge branch 'main' into bump-0.6.33 2025-02-25 17:45:04 -08:00
Sarah Wooders
897e1b28e6 bump version 2025-02-25 16:48:35 -08:00
Sarah Wooders
bf09099f06 fix: patch pydantic args and identities (#2457) 2025-02-25 16:25:03 -08:00
cthomas
4145e16523 fix: unsupported annotation error for pydantic tool args (#1117)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-02-25 15:39:19 -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
6a20838d85 fix: persist properties on identities update (#1110) 2025-02-25 12:17:19 -08:00
cthomas
4548555d6c chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
Sarah Wooders
cb1f94c64c feat: add type resolution support for complex types (#2440) 2025-02-25 09:19:18 -08:00
Sarah Wooders
ee69d0fa35 fix: handle nested pydantic model args in schema generation (#2439) 2025-02-25 09:18:59 -08:00
Sarah Wooders
0aee823e68 feat: add in claude-3-7-sonnet-20250219 (#1102)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-02-24 18:15:31 -08:00
cthomas
b132903a21 fix: agent deletion bug from source cascade (#1101) 2025-02-24 11:20:22 -08:00
Sarah Wooders
e5db0d928e chore: upgrade dependencies again (#2454) 2025-02-22 12:09:03 -08:00
Sarah Wooders
7a124feb1b merge 2025-02-22 11:50:35 -08:00
Sarah Wooders
69db90f066 try again 2025-02-22 11:36:17 -08:00
Sarah Wooders
7b2fbbb367 chore: update deps and bump version 0.6.31 (#2453) 2025-02-22 11:12:20 -08:00
Sarah Wooders
75f6e9b0d5 update deps 2025-02-22 11:10:52 -08:00
Matthew Zhou
f0db859843 fix: Don't refresh Composio schemas (#1099) 2025-02-21 16:58:12 -08:00
Sarah Wooders
cba18ea819 fix: jsonb -> json for sqlite compatibility (#1095) (#2452) 2025-02-21 14:05:01 -08:00
Sarah Wooders
c77907b595 chore: bump version 0.6.30 (#2451) 2025-02-21 13:56:25 -08:00
cthomas
6ad423d006 fix: jsonb -> json for sqlite compatibility (#1095) 2025-02-21 12:06:53 -08:00