crewAIInc / crewAI-examples

A collection of examples that show how to use CrewAI framework to automate workflows.
2.88k stars 1.1k forks source link

Please consider vanilla Python #20

Closed SeaDude closed 10 months ago

SeaDude commented 10 months ago

Hello,

Please consider using vanilla Python for all the crewai examples to avoid all the dependencies of langchain.

itlackey commented 10 months ago

crewAI is built on langchain so the dependencies come along with it into the examples.