legco_ai_assistant/backend/app/services
Woody 38f4c70762 feat(backend): add embedding client and update LLM client
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-23 13:26:43 +08:00
..
__init__.py feat: Phase 1.1 project setup with config, database, and models 2026-04-22 16:13:52 +08:00
embedding_client.py feat(backend): add embedding client and update LLM client 2026-04-23 13:26:43 +08:00
llm_client.py feat(backend): add embedding client and update LLM client 2026-04-23 13:26:43 +08:00
query_decomposer.py feat: Phase 1.3 query pipeline with decomposition, relevance filter, and response 2026-04-22 17:19:21 +08:00
rag.py feat: Phase 1.2 ingestion pipeline with chunking and metadata 2026-04-22 16:49:52 +08:00
relevance_filter.py feat: Phase 1.3 query pipeline with decomposition, relevance filter, and response 2026-04-22 17:19:21 +08:00