NVIDIA Morpheus (24.10.01)

发送者草图更新模块

模块 ID: sender_sketch_update 模块命名空间: morpheus_spear_phishing

此模块更新用于鱼叉式网络钓鱼检测的发送者草图。

参数

类型

描述

示例值

默认值

sender_sketch_config 字典 发送者草图的配置 请参考下文

类型

描述

示例值

默认值

endpoint 字符串 端点配置 "http://my-endpoint.com"
required_intents 列表 所需意图列表 ["intent1", "intent2"] []
sender_sketch_tables_config 字典 发送者草图表的配置 {"table1": "config1"} {}
raise_on_failure 布尔值 如果为 true,则在失败时引发异常 false false
复制
已复制!
            

{ "sender_sketch_config": { "endpoint": "http://my-endpoint.com", "required_intents": ["intent1", "intent2"], "sender_sketch_tables_config": {"table1": "config1"}, "raise_on_failure": false } }

上一页 SQL 发送者草图查询构造器模块
下一页 加载器
© 版权所有 2024, NVIDIA。 最后更新于 2024 年 12 月 3 日。