Commit Graph

1856 Commits

Author SHA1 Message Date
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
cthomas
5a5c6dad88 feat: add remaining identities routes (#1049)
same as #1010
2025-02-18 17:14:54 -08:00
cthomas
bd3a175452 feat: add list identities route (#1046)
same as #1005
2025-02-18 16:49:07 -08:00
cthomas
3a2a337256 feat: add identifier key to agents (#1043)
same as https://github.com/letta-ai/letta-cloud/pull/1004
2025-02-18 16:06:09 -08:00
Kevin Lin
98f0062416 feat: support deepseek models (#821)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-18 15:28:01 -08:00
Matthew Zhou
6d49dc1ac5 feat: Serialize agent state simple fields and messages (#1012) 2025-02-18 11:01:10 -08:00
Matthew Zhou
09f7d1e0de feat: Factor out custom_columns serialize/deserialize logic (#1028) 2025-02-17 15:07:12 -08:00
cthomas
554ca33ac0 feat: add identites to ORM (#1003) 2025-02-17 09:21:53 -08:00
cthomas
019b589a37 feat: add project slug to request header for create agent (#993) 2025-02-17 08:21:24 -08:00
Sarah Wooders
02a965a47d feat: don't throw error if name passed in for Google (just print a warning) (#1017) 2025-02-16 21:45:36 -08:00
Sarah Wooders
d7142a798c feat: use function calling mode ANY for vertex (#1008)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-02-14 18:14:01 -08:00
Matthew Zhou
a1307159d6 chore: Feb 14th Sync (#1007) 2025-02-14 14:21:11 -08:00
Matthew Zhou
3a4d6b4a7a feat: Fix VLLM tool_choice (#1001) 2025-02-14 11:59:32 -08:00
Matthew Zhou
52802ca8ee feat: Improve composio error handling (#979) 2025-02-13 17:02:16 -08:00
Sarah Wooders
cfb61e2fd5 fix: add tests for vertex and add file (#994) 2025-02-13 16:45:21 -08:00
Matthew Zhou
8d765f286e feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
cthomas
32f864d6f9 feat: add default context window (#995)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-02-13 15:37:38 -08:00
Matthew Zhou
c17737f0ec chore: Remove overly verbose warning (#986) 2025-02-13 10:17:53 -08:00
Sarah Wooders
42ac85efa8 feat: google vertex integration (#980) 2025-02-12 18:06:26 -08:00
Matthew Zhou
8e57618642 feat: Add logic for "stateless" agents (#984) 2025-02-12 17:13:07 -08:00
cthomas
6a12d2d589 fix: catch tool parsing errors in api layer (#983) 2025-02-12 16:45:18 -08:00
cthomas
9d705718c5 fix: drop name param for anthropic messages (#982) 2025-02-12 16:36:16 -08:00
Matthew Zhou
bae7916550 feat: Add message_buffer_autoclear field to Agent (#978) 2025-02-12 15:06:56 -08:00