-
Notifications
You must be signed in to change notification settings - Fork 5.2k
CrewAI Templates #1157
-
We're eager to hear your thoughts on what style of templates you would use for CrewAI.
103 votes ·
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 1
Replies: 4 comments 2 replies
-
Coding for the win!
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1
-
What sort of coding use cases would you have in mind?
Beta Was this translation helpful? Give feedback.
All reactions
-
It would be awesome to point it to online API or coding language docs, give it a task and let it have at it. I understand we need to break these down but that's the gist of it.
while it's at it, turn lead into gold. It can do that, right?
Beta Was this translation helpful? Give feedback.
All reactions
-
I suggest creating a template of agents that act as a 'machine control crew' to ensure machines follow command instructions accurately. This template would include agents for:
- command interpretation
- multiple task response capability
- tool use (vision)
- proper response syntax check (responses would be used for command control and the syntax will need to be exact)
- issue user/system feedback request upon uncertainty
It would benefit developers testing AI for automation and control systems.
Beta Was this translation helpful? Give feedback.
All reactions
-
I would love to see a working code crew template, that adheres to an agile coding framework, like Scrum or Kanban.
The dream is... a crew working 24 hours a day on a backlog created by the product owner humans. I've seen some repositories get close with langraph/langchain, and of course some paid online offerings, but so far not as impressive as it could be imo. The backlog should be live in the RAG/memory, as should every page in the codebase itself. I saw a repository that links directly into GitHub but I couldn't get it work myself... mostly because I don't want to pay for another subscription, I have enough already.
Beta Was this translation helpful? Give feedback.
All reactions
-
I would love to see SQL coding templates related to the data craft - data modeler, data engineer, data analyst, etc.
Beta Was this translation helpful? Give feedback.