AFlow
๐ฅ๐ฅ๐ฅ ICLR 2025 Oral. Automating Agentic Workflow Generation.
File Explorer
Download Latest Version (.zip)- AFLOW-experiment.jpg
- AFLOW-method.jpg
- AFLOW-performance.jpg
- amc.py
- bbh.py
- benchmark.py
- drop.py
- gpqa.py
- gsm8k.py
- hotpotqa.py
- humaneval.py
- liar.py
- livecodebench.py
- math.py
- mbpp.py
- README.md
- utils.py
- wsc.py
- config2.example.yaml
- download_data.py
- convergence_utils.py
- data_utils.py
- evaluation_utils.py
- experience_utils.py
- graph_utils.py
- optimize_prompt.py
- prompt.py
- code.py
- common.py
- lcb_runner.py
- sanitize.py
- async_llm.py
- evaluator.py
- formatter.py
- interface.py
- logs.py
- operator_an.py
- operators.py
- optimizer.py
- workflow.py
- __init__.py
- graph.py
- log.json
- prompt.py
- op_prompt.py
- operator.json
- operator.py
- operator_an.py
- processed_experience.json
- __init__.py
- graph.py
- log.json
- prompt.py
- op_prompt.py
- operator.json
- operator.py
- operator_an.py
- processed_experience.json
- results.json
- __init__.py
- graph.py
- log.json
- prompt.py
- op_prompt.py
- operator.json
- operator.py
- operator_an.py
- processed_experience.json
- results.json
- __init__.py
- graph.py
- log.json
- prompt.py
- op_prompt.py
- operator.json
- operator.py
- operator_an.py
- processed_experience.json
- results.json
- __init__.py
- graph.py
- log.json
- prompt.py
- op_prompt.py
- operator.json
- operator.py
- operator_an.py
- processed_experience.json
- results.json
- __init__.py
- graph.py
- log.json
- prompt.py
- op_prompt.py
- operator.json
- operator.py
- operator_an.py
- processed_experience.json
- results.json
- .gitignore
- LICENSE
- README.md
- requirements.txt
- run.py
- run_baseline.py
# Installation Guide
1. Get the code
git clone https://github.com/FoundationAgents/AFlow
Downloads the entire project code from GitHub to your computer.
cd AFlow
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
