Lucas Gomide
Lucas Gomide
@WoBuGs can you share your tasks and agents config?
There are several failling tests ``` tests/crew_test.py::test_crew_with_delegating_agents FAILED [ 35%] tests/crew_test.py::test_crew_with_delegating_agents_should_not_override_task_tools PASSED [ 35%] tests/crew_test.py::test_crew_with_delegating_agents_should_not_override_agent_tools PASSED [ 35%] tests/crew_test.py::test_task_tools_override_agent_tools FAILED [ 35%] tests/crew_test.py::test_task_tools_override_agent_tools_with_allow_delegation PASSED [ 35%] tests/crew_test.py::test_crew_verbose_output FAILED [ 35%]...
@Vidit-Ostwal I just noticed something weird with our test suite I’m looking into it right now
> [@lucasgomide](https://github.com/lucasgomide), what do you think on this? This topic is relatively new to me, so I’ll need some time to digest it, though. At the first view, i totally...
here's my 🪙 1. Similar issues: I believe we could do better with prompts. Frequently I saw several similar erros happing - even when better models, they are auto-resolved after...
> Should I close my PR ? Since it doesn't align with the preferred direction. I'm looking forward to seeing how the prompt engineering solution develops, and would be happy...
Hey @Saicheg! I brought up a very similar topic to the CrewAI team recently. I believe we’ll be addressing your request soon. 🙌
@Saicheg this is interesting! Do you have any use case where this change would bring a clear and strong benefit?
@aybbr I was not able to reproduce yet. Do u have any insight about the issue? Can we share with us?
@fmatray thank your for reporting that. Just one thing to note, this feature was introduced in Python 3.11, and we currently support Python 3.10. Really appreciate if you could be...