CodeReview/backend/app/services
lintsinghua 9eddef589a
Merge pull request #83 from WilliamBy/v3-dev
[feat] 添加 qwen 嵌入模型提供商
2025-12-19 16:24:11 +08:00
..
agent feat(agent): 使用用户配置的LLM参数替代硬编码值 2025-12-19 16:08:26 +08:00
llm feat(agent): 使用用户配置的LLM参数替代硬编码值 2025-12-19 16:08:26 +08:00
rag [feat] 添加 qwen 嵌入模型提供商 2025-12-19 15:14:39 +08:00
init_templates.py feat(prompts-rules): add prompt templates and audit rules management 2025-12-09 21:42:00 +08:00
report_generator.py fix(report_generator): 转义HTML特殊字符以防止XSS攻击 2025-12-19 11:19:40 +08:00
scanner.py feat(agent): 使用用户配置的LLM参数替代硬编码值 2025-12-19 16:08:26 +08:00
zip_storage.py fix: 修复时间显示问题,使用带时区的UTC时间 2025-12-09 17:47:34 +08:00