Skip to content

Commit dcbfeff

Browse files
Update workflow-templates-83523ab.md
Output artifacts can only use the default object store. Made this clear as a restriction
1 parent c9df2ee commit dcbfeff

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/sap-ai-core/workflow-templates-83523ab.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ In SAP AI Core, Argo Workflows are used to:
2323

2424
Workflows are executed in batch mode. A workflow can produce multiple output artifacts, but only an output artifact with a `globalName` is considered to be the final output artifact of the workflow.
2525

26+
> ### Restriction:
27+
> Output artifacts can only use the default object store
28+
2629
For the model training code, SAP AI Core is language-agnostic. However, you need to specify the relevant programming language in the workflow parameters. If you're importing any packages, list them in a separate file named `requirements.txt` and store it in the same directory.
2730

2831
> ### Restriction:

0 commit comments

Comments
 (0)