zhangwl 16c32f1ac4 feat: 火山方舟有自带的输入安全护栏:当待审文本本身命中敏感信息(如涉政),它会在模型处理前直接返回 InputTextSensitiveContentDetected 的 400 错误。证明内容违规 1 month ago
..
__init__.py c920e6610f first commit 5 months ago
ai_config.py 3d43539dbd feat: 接入第三方app token认证 3 months ago
chat.py 23f8258395 feat: 增加appName、输入、输出、总的token字段,后续可通过appName+timestamp统计总量 1 month ago
chat_tools.py 55fe686c34 feat: 新增多轮互动的接口 3 months ago
moderation.py 16c32f1ac4 feat: 火山方舟有自带的输入安全护栏:当待审文本本身命中敏感信息(如涉政),它会在模型处理前直接返回 InputTextSensitiveContentDetected 的 400 错误。证明内容违规 1 month ago
users.py 9f0c457006 feat: source统一小写比较 3 months ago