File tree Expand file tree Collapse file tree
src/ui/src/components/discovery Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0.5.4.dev4
1+ 0.5.4.rc1
Original file line number Diff line number Diff line change @@ -783,8 +783,9 @@ const DiscoveryPanel = (): React.JSX.Element => {
783783 < SpaceBetween size = "l" >
784784 < Container header = { < Header variant = "h2" > Discovery</ Header > } >
785785 < Alert type = "warning" header = "Important Notice" >
786- Use this feature in non-production environments to discover documents and images. Fine-tune and test the
787- generated custom class configuration before exporting it to production.
786+ Use this feature in non-production environments to discover class models from documents and images.
787+ This feature creates a starting point, not a final class model config. Be sure to inspect, test and
788+ refine the generated custom class configuration before exporting it to production.
788789 </ Alert >
789790
790791 { error && (
You can’t perform that action at this time.
0 commit comments