Can we use the native pre-built LangChain agents along with custom agents created in crewAI or use those agents as tools?
E.g., instead of creating Agents and providing them roles, can we use LangChain agents like CSV agents or SQL agents to fetch data and perform some tasks?