legco_ai_assistant/backend/app/test/acceptance
Woody 849beb4d4e feat: add LLMClientDP for Deepseek decompose (Phase 6)
Uses Deepseek's json_object response_format (not json_schema, which Deepseek does not support). Always disables thinking mode. Includes unit tests (12) and acceptance tests (5).

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-05-04 14:58:53 +08:00
..
test_acceptance_phase1_ingest.py feat: Phase 1.4 acceptance tests, error handling, and polish 2026-04-22 17:45:50 +08:00
test_acceptance_phase1_llm_client.py feat: Phase 1.2 ingestion pipeline with chunking and metadata 2026-04-22 16:49:52 +08:00
test_acceptance_phase1_rag_query.py test(backend): update Phase 1 test suite 2026-04-23 13:27:40 +08:00
test_acceptance_phase2_asr.py docs: add sub-phase development rules and acceptance test structure 2026-04-22 15:27:31 +08:00
test_acceptance_phase2_video.py docs: add sub-phase development rules and acceptance test structure 2026-04-22 15:27:31 +08:00
test_acceptance_phase6_dp_decompose.py feat: add LLMClientDP for Deepseek decompose (Phase 6) 2026-05-04 14:58:53 +08:00
test_integration_phase1.py docs: add sub-phase development rules and acceptance test structure 2026-04-22 15:27:31 +08:00
test_integration_phase2.py docs: add sub-phase development rules and acceptance test structure 2026-04-22 15:27:31 +08:00
test_phase4_acceptance_query.py test(backend): add Phase 4 integration and acceptance tests 2026-04-26 23:29:09 +08:00