-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add crewai integration docs #1484
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just small nit pick otherwise great
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Please add more resources at the end.
- [Apify Actors](https://docs.apify.com/platform/actors) | ||
- [CrewAI Documentation](https://docs.crewai.com/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let us add other resources, what is an AI Agent, How to build an AI Agent etc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added What are AI agents? and How to build an AI agent, looks much better with more links 👍
Integration docs for crewAIInc/crewAI-tools#228 and crewAIInc/crewAI#2254. Will be merged after these PRs are merged.