chanpinhsd/backend/tools
lidf f61c255b9d feat: v2.1 BYOK + 自动流水线
- 统一为 DASHSCOPE_API_KEY(百炼 Key 通吃 LLM + Embedding)
- import-voc 后自动触发 UDE 转写 + 向量化(后台 asyncio task)
- 新增 GET /pipeline-status 查询流水线进度
- run_clustering 变纯 CPU(向量已预计算)
- 新增独立 run_vectorization 函数
- 修复 Python 3.9 类型注解兼容性
2026-04-07 23:09:11 +08:00
..
__init__.py feat: 独立后端(共享 VOC 数据层 + 自有分析存储) 2026-04-07 18:13:19 +08:00
ude_extract.py feat: v2.1 BYOK + 自动流水线 2026-04-07 23:09:11 +08:00