Skip to content

[`agentic_crew.run_flow`](#module-agentic_crew.run_flow)

Utility to run CrewAI flows from command line.

run_tdd_prototypeRun TDD Prototype Flow.
run_meshy_assetRun Meshy Asset Flow.
run_prototype_assessmentRun Prototype to Production Flow.
run_asset_integrationRun Asset Integration Flow.
run_hitl_reviewRun HITL Review Flow.
run_batch_generationRun Batch Generation Flow.

Run TDD Prototype Flow.

agentic_crew.run_flow.run_meshy_asset(species: str, prompt: str, retexture_prompt: str)

Section titled “agentic_crew.run_flow.run_meshy_asset(species: str, prompt: str, retexture_prompt: str)”

Run Meshy Asset Flow.

agentic_crew.run_flow.run_prototype_assessment(prototypes: list)

Section titled “agentic_crew.run_flow.run_prototype_assessment(prototypes: list)”

Run Prototype to Production Flow.

Run Asset Integration Flow.

agentic_crew.run_flow.run_hitl_review(content_type: str, content_url: str)

Section titled “agentic_crew.run_flow.run_hitl_review(content_type: str, content_url: str)”

Run HITL Review Flow.

agentic_crew.run_flow.run_batch_generation(species_list: list)

Section titled “agentic_crew.run_flow.run_batch_generation(species_list: list)”

Run Batch Generation Flow.