Commit Graph

1610 Commits

Author SHA1 Message Date
Matthew Zhou
23abf83217 feat: Low Latency Agent (#1157) 2025-02-27 14:51:48 -08:00
Matthew Zhou
aeae2e2cfb feat: Low Latency Agent (#1157) 2025-02-27 14:51:48 -08:00
cthomas
b4121da909 fix: add error handling for unique constraint violation (#1137) 2025-02-27 14:20:39 -08:00
cthomas
245960692e 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
cthomas
f6b87a7d76 feat: add patch archival memory route and fix naming (#1155) 2025-02-27 14:18:24 -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
15cd8035a4 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
Matthew Zhou
eed05716ac fix: Fix broken message DB writing (#1134) 2025-02-26 13:29:57 -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
Shubham Naik
51791bc576 chore: identities follow up (#1118)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-02-26 09:07:39 -08:00
Matthew Zhou
997019afe8 feat: Add tool calling to fast chat completions (#1109) 2025-02-25 15:13:35 -08:00
Matthew Zhou
71805b2a22 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
bb2bf65668 feat: enable listing agents by identity id (#1112) 2025-02-25 14:23:22 -08:00
cthomas
4548555d6c chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
cthomas
0202f90562 chore: change the name of user id to actor (#1098) 2025-02-25 11:35:19 -08:00
cthomas
1970868594 chore: add user id header to identities get request (#1090) 2025-02-20 19:16:56 -08:00
cthomas
eba8a993ab 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
Matthew Zhou
77603d4d0e 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
cthomas
31130a6d28 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
Matthew Zhou
afbb5af30b feat: Reverse inner thoughts for chat completions endpoint (#1081) 2025-02-20 12:30:34 -08:00
Matthew Zhou
7f69192517 fix: Fix chat completions streaming (#1078) 2025-02-20 11:37:52 -08:00
Matthew Zhou
94899b2be1 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
cthomas
59d7644b86 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
Shubham Naik
b62a1e507f feat: add create identity (#1064) 2025-02-19 22:16:21 -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
Shubham Naik
cc6a965db5 fix: attach actor to list identities (#1060)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-02-19 11:31:02 -08:00
cthomas
ae282baacc feat: add tracing (#883) 2025-02-18 19:03:31 -08:00
cthomas
c5985ed989 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
0def2b875f 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
8c922fd5b4 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
cthomas
85a043c11e 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
Kevin Lin
7173d5cefb 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
cthomas
019b589a37 feat: add project slug to request header for create agent (#993) 2025-02-17 08:21:24 -08:00
cthomas
8841c3dd78 feat: add project slug to request header for create agent (#993) 2025-02-17 08:21:24 -08:00
Matthew Zhou
52802ca8ee feat: Improve composio error handling (#979) 2025-02-13 17:02:16 -08:00
Matthew Zhou
6e25d2fe2e feat: Improve composio error handling (#979) 2025-02-13 17:02:16 -08:00
Matthew Zhou
8d765f286e feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
Matthew Zhou
9ee53a0eaa feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00