mirror of
https://github.com/alibaba/higress.git
synced 2026-02-28 22:50:57 +08:00
Update README.md
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# 功能说明
|
||||
|
||||
对请求/返回中的敏感词拦截、替换
|
||||
|
||||

|
||||
|
||||
|
||||
```mermaid
|
||||
sequenceDiagram
|
||||
participant 用户
|
||||
@@ -18,6 +22,7 @@ sequenceDiagram
|
||||
敏感词插件->>用户: 数据恢复后的相应数据(将****@gmail.com恢复为admin@gmail.com)
|
||||
end
|
||||
```
|
||||
|
||||
## 处理数据范围
|
||||
- openai协议:请求/返回对话内容
|
||||
- jsonpath:只处理指定字段
|
||||
|
||||
Reference in New Issue
Block a user