legco_ai_assistant/backend
Woody 4b633d86f7 fix(backend): resolve pytest dependency conflict and remove sentence-transformers
- Change pytest==8.0.0 to pytest==7.4.4 (conflict with pytest-asyncio<8)

- Remove sentence-transformers (not used with API-based embeddings)

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

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-04-23 13:24:54 +08:00
..
app feat: Phase 1.4 acceptance tests, error handling, and polish 2026-04-22 17:45:50 +08:00
uploads chore: add .gitignore with Python, Node, env, and ChromaDB exclusions 2026-04-22 15:57:04 +08:00
.env.example feat: Phase 1.1 project setup with config, database, and models 2026-04-22 16:13:52 +08:00
pytest.ini feat: Phase 1.2 ingestion pipeline with chunking and metadata 2026-04-22 16:49:52 +08:00
requirements.txt fix(backend): resolve pytest dependency conflict and remove sentence-transformers 2026-04-23 13:24:54 +08:00