mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-01 20:23:34 +08:00
10 lines
209 B
YAML
10 lines
209 B
YAML
main:
|
|
# Set this to null if you are running in prod
|
|
project_name: aimingmed-ai
|
|
experiment_name: development
|
|
steps: all
|
|
etl:
|
|
document_folder: "documents"
|
|
path_document_folder: "../../../../data"
|
|
|