This is an automated email from the ASF dual-hosted git repository.
vikramkoka pushed a change to branch aip99-crewai
in repository https://gitbox.apache.org/repos/asf/airflow.git
from cd2c2aa865f Add CrewAI framework hook to common.ai provider
add 5c61115a953 Add CrewAI stock analysis example DAG using CrewAIHook
No new revisions were added by this update.
Summary of changes:
.../example_dags/example_crewai_stock_analysis.py | 339 +++++++++++++++++++++
1 file changed, 339 insertions(+)
create mode 100644
providers/common/ai/src/airflow/providers/common/ai/example_dags/example_crewai_stock_analysis.py