Getting Started¶
Launch DialogForge in a few minutes with a local config and one run command.
1. Install and set up¶
- Follow Setup / Installation.
- Copy environment variables:
cp .env.example .env
2. Run generation¶
dlgforge run config.yaml
Equivalent commands:
uv run dlgforge run config.yaml
python -m dlgforge run config.yaml
3. Check outputs¶
outputs/conversations/*.jsonoutputs/conversations_sharegpt.jsonloutputs/turns.jsonloutputs/run_state/*.jsonlogs/run.loglogs/llm.loglogs/judge.log