legco_ai_assistant/backend/app
Woody 4a22b906e4 refactor(backend): update ingest and query routers
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-23 13:26:32 +08:00
..
core chore(backend): update config, env template, and pytest settings 2026-04-23 13:26:08 +08:00
models refactor(backend): update Pydantic models for ingestion and query 2026-04-23 13:26:20 +08:00
routers refactor(backend): update ingest and query routers 2026-04-23 13:26:32 +08:00
services feat: Phase 1.3 query pipeline with decomposition, relevance filter, and response 2026-04-22 17:19:21 +08:00
test feat: Phase 1.4 acceptance tests, error handling, and polish 2026-04-22 17:45:50 +08:00
utils feat: Phase 1.2 ingestion pipeline with chunking and metadata 2026-04-22 16:49:52 +08:00
__init__.py feat: Phase 1.1 project setup with config, database, and models 2026-04-22 16:13:52 +08:00
main.py feat: Phase 1.3 query pipeline with decomposition, relevance filter, and response 2026-04-22 17:19:21 +08:00