Commit Graph

13 Commits

Author SHA1 Message Date
Matthew Zhou
0437273211 fix: Improve test tool schema gen runtime (#1719) 2025-04-15 14:01:40 -07:00
cthomas
ef25a6e728 feat: add args schema for tool object (#1160) 2025-03-01 14:53:10 -08:00
Matthew Zhou
7503ceca0b feat: Support Langchain tools (#881) 2025-01-31 16:36:35 -08:00
Matthew Zhou
02a579fc49 fix: Improvements Jan 22 (#734)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Nuno Rocha <nunuroxa@gmail.com>
Co-authored-by: Theo Conrads <theo.conrads@ella-lab.io>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Stephan Fitzpatrick <knowsuchagency@gmail.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
2025-01-22 16:57:35 -08:00
Matthew Zhou
cc8f93cc8f 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
cpacker
7a799c260f fix: added extra asserts to tests to make clear what the expected behavior is 2024-12-30 21:49:35 +01:00
cpacker
36805b70dd fix: test 2024-12-30 21:14:18 +01:00
cpacker
141e5e2f0d fix: test 2024-12-30 20:53:45 +01:00
cpacker
87d039b099 chore: convert testing back 2024-12-30 20:47:13 +01:00
cpacker
3205a71e75 fix: patch bug in json generator for composio 2024-12-30 20:41:41 +01:00
Caren Thomas
461ad00ca6 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Shubham Naik
c79eeacd20 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Charles Packer
14cdc4342d
feat: support pydantic models in tool uploads + patch dict/list types (#2112) 2024-11-30 10:09:03 -08:00