Step 1: Compile Pipeline
Consistent with the regular running process, first compile the Pipeline:Step 2: Run
After modifying the corresponding fields in the generated parameter file, execute the following command directly to run:Step 3: Create New Parameter File
If you want to test different parameter combinations on the same Pipeline, you can create a new parameter file, for exampleexamples/parameter/rag_full_parameter_new.yaml (the file name can be customized).
Then, when running the command, specify the configuration file using the --param argument: