generate_training_yaml
Generate a NeuralForgeAI training YAML configuration file and save it to disk for inspection before launching training. Returns the absolute path.
Instructions
Generate a NeuralForgeAI training YAML configuration file and save it to disk. This allows the user to inspect the file before launching the training. Returns the absolute path to the generated YAML file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | ||
| output_dir | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |