crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

Reflection for agent

Open afeezaziz opened this issue 9 months ago • 1 comments

How can I be using crewai to make the agents to reflect/learn from its own output? Do I have to use crewai in conjunction with langgraph?

Example case is a code monkey agent write a Python code, then the tester would test and check the errors. It will inform the code monkey agent of the error and it would rewrite it. Another example perhaps a writer agent that rewrite based on the feedback by editor agent.

afeezaziz avatar May 04 '24 01:05 afeezaziz

Do I have to use crewai in conjunction with langgraph?

That's correct. It may not be the only solution, but it is the most effective and well-tested one.

https://www.youtube.com/watch?v=5eYg1OcHm5k&t=132s

alexfazio avatar May 05 '24 08:05 alexfazio

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Aug 17 '24 12:08 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Aug 23 '24 12:08 github-actions[bot]