Skip to content

Commit 8f15826

Browse files
Update solutions/observability/observability-ai-assistant.md
Co-authored-by: Mike Birnstiehl <[email protected]>
1 parent 67bbde5 commit 8f15826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/observability/observability-ai-assistant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ The following example shows the anonymized content highlighted in the chat windo
478478
}
479479
```
480480

481-
Rules are evaluated top-to-bottom with regex rules processed first, then NER rules; the first rule that captures a given entity wins. Rules can be configured in the [AI Assistant Settings](#obs-ai-settings) page.
481+
Rules are evaluated top-to-bottom with `RegExp` rules processed first, then `NER` rules; the first rule that captures a given entity wins. Rules can be configured in the [AI Assistant Settings](#obs-ai-settings) page.
482482

483483
### Requirements [obs-ai-anonymization-requirements]
484484
Anonymization requires the following:

0 commit comments

Comments
 (0)