There are many more instances of toolkit within this repo, but the goal of this PR is to get rid of user facing references as much as possible. --------- Co-authored-by: Nate Barbettini <nate@arcade.dev> |
||
|---|---|---|
| .. | ||
| crewai_arcade | ||
| tests | ||
| LICENSE | ||
| Makefile | ||
| pyproject.toml | ||
| README.md | ||
Docs • Servers • Python Client • JavaScript Client
Overview
crewai-arcade allows you to use Arcade tools in your CrewAI applications.
Installation
pip install crewai-arcade
Usage
See the examples for usage examples