Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/ui-instructure/src/AiInformation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ readonly: true
},
{
level: "LEVEL 2",
title: "AI-Powered Features Without Data Retention",
title: "AI-Powered Features Without Data Training",
description: "We utilize off-the-shelf AI models and customer data as input to provide AI-powered features. No data is used for training this model."
},
{
Expand Down Expand Up @@ -195,7 +195,7 @@ readonly: true
},
{
level: "LEVEL 2",
title: "AI-Powered Features Without Data Retention",
title: "AI-Powered Features Without Data Training",
description: "We utilize off-the-shelf AI models and customer data as input to provide AI-powered features. No data is used for training this model."
},
{
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-instructure/src/DataPermissionLevels/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ readonly: true
},
{
level: "LEVEL 2",
title: "AI-Powered Features Without Data Retention",
title: "AI-Powered Features Without Data Training",
description: "We utilize off-the-shelf AI models and customer data as input to provide AI-powered features. No data is used for training this model."
},
{
Expand Down
Loading