Commit Graph

16 Commits

Author SHA1 Message Date
Matthew Zhou
6e25d2fe2e feat: Improve composio error handling (#979) 2025-02-13 17:02:16 -08:00
Matthew Zhou
9ee53a0eaa feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
cthomas
efdfbf33ce fix: catch tool parsing errors in api layer (#983) 2025-02-12 16:45:18 -08:00
cthomas
1c119b0eca fix: tool name bug (#891) 2025-02-03 14:54:34 -08:00
Matthew Zhou
48089bbc87 feat: Support Langchain tools (#881) 2025-01-31 16:36:35 -08:00
Matthew Zhou
e42d400803 feat: Adjust get_composio_key (#866) 2025-01-30 15:37:00 -08:00
cthomas
d3343309b3 feat: add name support to tools.list route (#830) 2025-01-29 16:37:11 -08:00
cthomas
b9a5634e51 fix: remove name from tool create error msg (#778)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-01-25 17:27:02 -08:00
mlong93
d6be7809d0 fix: deprecate cursor param and replace with before, after (#736)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-23 14:17:25 -08:00
cthomas
e6fb7415a4 chore: rename routes get->retrieve and update->modify (#733) 2025-01-22 18:42:22 -08:00
Matthew Zhou
90ccc29359 feat: Identify Composio tools (#721)
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-22 16:37:37 -08:00
cthomas
4bb83efc00 chore: remove get_tool_id_by_name (#720) 2025-01-21 17:38:16 -08:00
Matthew Zhou
463491358d feat: Extend tool runs to also take in environment variables (#554) 2025-01-08 16:16:19 -08:00
Caren Thomas
fd8961c39e run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Shubham Naik
0b8017853a fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Shubham Naik
5a743d1dc4 Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00