Configuration File Structure
YuLan-OneSim uses multiple JSON configuration files to manage simulation parameters, model selection, and runtime behavior. Below is an overview of the configuration structure:
📁 config/
├── config.json
│ ├── Simulation
│ ├── database
│ ├── distribution
│ └── monitor
└── model_config.json # LLM and embedding model setup