legco_ai_assistant/backend
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
..
app feat: add LLMClientDP for Deepseek decompose (Phase 6) 2026-05-04 14:58:53 +08:00
uploads chore: add .gitignore with Python, Node, env, and ChromaDB exclusions 2026-04-22 15:57:04 +08:00
.env.example feat: add Deepseek config fields and DI wiring (Phase 6) 2026-05-04 14:58:39 +08:00
pytest.ini chore(backend): update config, env template, and pytest settings 2026-04-23 13:26:08 +08:00
requirements.txt fix: vLLM chat_template_kwargs breaks LangChain structured output 2026-04-29 16:07:44 +08:00