sakunkun
c9d3eb7ccf
fix ruff check error of project_test.py
2025-04-07 10:08:40 +08:00
sakunkun
7c67c2c6af
fix project_test.py
2025-03-26 14:02:04 +08:00
sakunkun
448d31cad9
Fix the failing test of project_test.py
2025-03-22 11:28:27 +08:00
sakunkun
313038882c
fix: retrieve function_calling_llm from registered LLMs in CrewBase
2025-03-11 11:40:33 +00:00
João Moura
7272fd15ac
Preparing new version ( #1845 )
...
Mark stale issues and pull requests / stale (push) Has been cancelled
* Preparing new version
2025-01-03 21:49:55 -03:00
Gui Vieira
3e003f5e32
Move kickoff callbacks to crew's domain
2024-11-20 10:06:49 -03:00
João Moura
0b9092702b
adding before and after crew
2024-11-18 00:21:36 -03:00
Vini Brasil
dbf2570353
Add name and expected_output to TaskOutput ( #1199 )
...
* Add name and expected_output to TaskOutput
This commit adds task information to the TaskOutput class. This is
useful to provide extra context to callbacks.
* Populate task name from function names
This commit populates task name from function names when using
annotations.
2024-08-15 22:24:41 +01:00
João Moura
b264ebabc0
adding meomization to crewai project annotations
2024-05-03 00:49:37 -03:00