Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Releases: xiangxinai/xiangxin-guardrails

v2.6.1

08 Oct 15:12

Choose a tag to compare

Fix bugs on switch language.

v2.6.0

08 Oct 14:17

Choose a tag to compare

What's Changed

  • Starting from this release, Xiangxin Guardrails now fully supports internationalization (i18n).
  • The platform is built with English as the default language and now offers support for multiple languages, including Chinese.
  • This update makes it easier for global users to experience and configure Xiangxin Guardrails in their preferred language.

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

06 Oct 11:40

Choose a tag to compare

feat: add ban policy management feature
feat: add data leak detection feature
新增敏感数据防泄漏功能和用户颗粒度的“提示词攻击”封禁策略配置

v2.3.0

30 Sep 15:37

Choose a tag to compare

Add multimodal detection capabilities
增加多模态功能,支持图片模态的检测

Release-v2.2.0

30 Sep 04:16

Choose a tag to compare

Add knowledge base management feature
增加“代答知识库”和“拒答答案库”,使用embedding相似度匹配。

Release-v2.1.0

29 Sep 04:08

Choose a tag to compare

Add a customizable sensitivity setting to support various use cases, tailored to specific requirements like sensitive-period monitoring or integration within an automated pipeline.
增加可自定义的敏感度设置,以支持各种使用场景,满足诸如敏感期监控或自动化管道集成等特定需求。

Release-v2.0.0

09 Sep 14:38

Choose a tag to compare

Support 2 modes: Security Gateway and Guardrails API

Release-v1.1.0

28 Aug 09:24

Choose a tag to compare

主要变化为后端拆分出了检测接口和管理接口,让检测性能大幅提升。