AICEO / agents /strategy_agent.py
mgbam's picture
πŸ” Add AutoExec AI full application files for Hugging Face Space
c9c8879
raw
history blame
134 Bytes
def run_strategy(niche, business_type):
return f"LangGraph: StrategyAgent generating ideas for {niche} in {business_type} niche."