nex_docus/docs/sdd/specs/DV-0008-llm-model-config/verification.md

18 lines
451 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# DV-0008LLM 模型配置 验证Verification
## 自动化测试
| VER | 测试 | 证明 | 结果 |
| --- | --- | --- | --- |
| VER-2 | test_model_and_vector_configuration.py | FR-13, TS-8 | 通过 |
## 手工验收清单
- [x] 新增/编辑/启停 chat 与 embedding 配置
- [x] 设置默认模型
- [x] 连通性测试
## 结构性证据
| VER | 证据 | 证明 |
| --- | --- | --- |
| VER-10 | models/llm_model_config.py | FR-13 |