步骤一:编译 Pipeline
与常规运行流程一致,首先编译 Pipeline:examples/parameter/rag_full_parameter_new.yaml(文件名可自定义)。
随后运行命令时,通过 --param 参数指定使用该配置文件:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Tutorials updated for UltraRAG 3.0. See what’s new.
ultrarag build examples/rag_full.yaml
ultrarag run examples/rag_full.yaml
examples/parameter/rag_full_parameter_new.yaml(文件名可自定义)。
随后运行命令时,通过 --param 参数指定使用该配置文件:
ultrarag run examples/rag_full.yaml --param examples/parameter/rag_full_parameter_new.yaml
此页面对您有帮助吗?