Skip to content

Commit e5bb4e2

Browse files
committed
remove tool call
1 parent 051abc3 commit e5bb4e2

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
@@ -426,7 +426,7 @@ When all rules are disabled (the default), data is forwarded unchanged.
426426

427427
### How it works [obs-ai-anonymization-how]
428428

429-
When anonymization is enabled, every message in the request (system prompt, message content, tool call arguments/response, and tool-call response fields) is run through an *anonymization pipeline* before it leaves Kibana:
429+
When anonymization is enabled, every message in the request (system prompt, message content, function call arguments/responses) is run through an *anonymization pipeline* before it leaves Kibana:
430430

431431
1. Each enabled **rule** scans its target text and replaces any match with a deterministic token such as
432432
`EMAIL_ee4587b4ba681e38996a1b716facbf375786bff7`.

0 commit comments

Comments
 (0)