Commit Graph

217 Commits

Author SHA1 Message Date
Will Sargent
fb092d7fa9 fix: Spurious empty chunk warning on Claude (#2476) 2025-03-10 17:20:49 -07: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
cthomas
e32f446b60 feat: add support for custom service name in logging (#1194) 2025-03-05 09:52:09 -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
683864a9d4 feat: add route to get steps for job (#1174) 2025-03-02 17:43:18 -08:00
cthomas
6a6e50a4f4 feat: add args schema for tool object (#1160) 2025-03-01 14:53:10 -08:00
Matthew Zhou
23abf83217 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
9c5ce7731d 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
3078e44f7f 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
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
4548555d6c 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
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
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
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
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
cthomas
019b589a37 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
8d765f286e feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
cthomas
6a12d2d589 fix: catch tool parsing errors in api layer (#983) 2025-02-12 16:45:18 -08:00
Sarah Wooders
3ff4c1886b chore: merge changes from oss (#964) 2025-02-11 17:20:23 -08:00
Charles Packer
be0aa0d7d2 fix: add prefix fill support for Claude to try and boost haiku performance (#958) 2025-02-10 22:36:47 -08:00
Matthew Zhou
5c43de3a2d fix: Fix trailing } in chat completions interface (#842) 2025-02-10 15:45:13 -08:00
Matthew Zhou
3cd3cd4f5f fix: Robust new streaming interface for multi-agent tooling (#907) 2025-02-05 16:20:52 -05:00
cthomas
d7600d4d63 feat: add support for project and template in list agent (#901) 2025-02-04 14:57:24 -08:00
cthomas
613b4fdb5f fix: tool name bug (#891) 2025-02-03 14:54:34 -08:00
Matthew Zhou
24ade60257 feat: Support Langchain tools (#881) 2025-01-31 16:36:35 -08:00
Matthew Zhou
129cf4a36a feat: Custom pip package installations when using local sandbox w/ venv (#867)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-01-30 18:19:08 -08:00
Matthew Zhou
b7e8b45f64 feat: Adjust get_composio_key (#866) 2025-01-30 15:37:00 -08:00
cthomas
9f60ae65fd feat: add routes for steps (#839) 2025-01-29 20:57:09 -08:00
cthomas
a0befb15a7 feat: add password support for auth header (#832) 2025-01-29 17:04:07 -08:00
cthomas
8cd3be909d feat: add name support to tools.list route (#830) 2025-01-29 16:37:11 -08:00
cthomas
5a71a2c346 chore: remove nested config in send requests (#813) 2025-01-28 14:58:53 -08:00
cthomas
a5d7f66f59 feat: add support for use_assistant_message in list_messages (#804) 2025-01-28 13:39:53 -08:00