11 Commits

Author SHA1 Message Date
Fam Zheng
32171d11f3 doc: add 11b 2026-01-05 20:47:19 +00:00
Fam Zheng
2c74d59d37 Add admin configuration for verification model per batch
- Add verification_model field to CodeBatch model (TextField)
- Add verification_model field to ScanData model to track model used
- Update QrVerifyView to pass model parameter to v5 QR verify endpoint
- Create VerificationModel table to track available models
- Add VerificationModelResource API endpoint (admin only)
- Add verification-model Vue component with GenericManager
- Add verification-model route and sidebar navigation entry
- Add migrations for all database changes
- Add analysis document for feature design
2025-11-25 22:32:02 +00:00
Fam Zheng
7d64eb480d ai chat wip 2025-10-29 21:27:29 +00:00
Fam Zheng
4e149d1369 add doc/alg-cleanup.md 2025-10-29 21:27:29 +00:00
Fam Zheng
b0585d16a0 simplify ai-chat.md 2025-10-29 21:27:29 +00:00
Fam Zheng
d7cfb68587 models: Add product to chat session 2025-10-29 21:27:29 +00:00
Fam Zheng
5d93ac5a32 add Article.is_platform_knowledge_base 2025-10-29 21:27:29 +00:00
Fam Zheng
65892036c1 add chat type 2025-10-29 21:27:29 +00:00
Fam Zheng
f21da37f51 update doc/ai-chat.md 2025-10-29 21:27:29 +00:00
Fam Zheng
b3fcf3d4e0 Add ./manage.py chat 2025-10-29 21:27:29 +00:00
Fam Zheng
ded583ef22 add doc/ai-chat.md 2025-10-29 21:27:29 +00:00