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 |
|
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
|
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 |
|
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
|
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 |
|
Matthew Zhou
|
f0db859843
|
fix: Don't refresh Composio schemas (#1099)
|
2025-02-21 16:58:12 -08:00 |
|
cthomas
|
6ad423d006
|
fix: jsonb -> json for sqlite compatibility (#1095)
|
2025-02-21 12:06:53 -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 |
|
Sarah Wooders
|
d2a4d5a20e
|
docs: add documentation for DeepSeek integration (#1069)
|
2025-02-20 11:58:08 -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 |
|
Shubham Naik
|
dbb28af496
|
feat: add create identity (#1064)
|
2025-02-19 22:16:21 -08:00 |
|
Sarah Wooders
|
41583d7d99
|
feat: finish bedrock integration and add docs (#1072)
|
2025-02-19 18:08:15 -08:00 |
|
Shubham Naik
|
a5a4f05f4f
|
Fix args 1 (#1070)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-02-19 16:34:18 -08:00 |
|
Sarah Wooders
|
c4964d7879
|
feat: add "always continue" tool rule and configure default tool rules (#1033)
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-02-19 14:46:37 -08:00 |
|
Shubham Naik
|
51578ce61d
|
fix: attach actor to list identities (#1060)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-02-19 11:31:02 -08:00 |
|
cthomas
|
ba3d2eb041
|
fix: request hook args for tracing (#1051)
|
2025-02-18 22:18:48 -08:00 |
|
cthomas
|
ae282baacc
|
feat: add tracing (#883)
|
2025-02-18 19:03:31 -08:00 |
|