Skip to content

Commit

Permalink
Schema for training datasets
Browse files Browse the repository at this point in the history
  • Loading branch information
gabehamilton committed Apr 23, 2024
1 parent 29bf161 commit 3fcda1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nexus/components/src/AI/Schema/Nexus.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ const schema = {
src="${REPL_ACCOUNT}/widget/Entities.Template.GenericEntityConfig"
props={{
entityType: "trainingDataset",
schemaFile: "${REPL_ACCOUNT}/widget/AI.Schema.TrainingDataset",
...contentProps,
}}
/>
Expand Down

0 comments on commit 3fcda1f

Please sign in to comment.