fs-lawrisk/lawrisk/services
Codex Agent a3f6640b2d feat: V2接口使用预设问题推荐替代LLM生成
- 新增预设问题模板,基于数据库中有许可事项的主题生成问题
- 移除LLM调用,提升响应速度
- 只推荐有实际许可事项的主题相关问题
- 整理项目结构:test文件移至tests/,xlsx移至data/,md文档移至docs/
2025-12-15 13:35:57 +08:00
..
__init__.py refactor: 重新规划项目结构为标准Python包 2025-10-29 15:31:01 +08:00
auth_service.py feat(admin): 账号区域标识回填 2025-11-27 17:13:49 +08:00
lawrisk_service.py refactor: 重新规划项目结构为标准Python包 2025-10-29 15:31:01 +08:00
lawrisk_v2_service.py feat: V2接口使用预设问题推荐替代LLM生成 2025-12-15 13:35:57 +08:00
licensing_repo.py chore(admin): checkpoint before layout update 2025-11-27 15:26:59 +08:00
template_service.py feat: add super admin console 2025-11-14 15:46:18 +08:00