PulseAugur
实时 05:20:06
实体 Velio

Velio

PulseAugur coverage of Velio — every cluster mentioning Velio across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
时间线
  1. 2026-05-16 product_launch A developer released the open-source tool Velio to sanitize text inputs for LLMs. 来源
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_34191 ·

    开发者发布 Velio 工具以对抗隐藏的提示注入攻击

    一位开发者创建了一个名为 Velio 的开源工具,通过清理大型语言模型的文本输入来对抗提示注入攻击。该工具识别并移除或标记特定的 Unicode 字符,例如零宽空格和双向覆盖字符,这些字符可用于隐藏恶意指令,但仍会被 LLM 处理。Velio 可作为 Python 库和 REST API 使用,提供不同的模式来剥离或标记这些隐藏字符。