- Add document parsers (DOCX, PDF) with lazy imports - Add TokenChunkingStrategy with ABC for future replacement - Add metadata extraction (filename, upload_date, content_summary) - Add RAGService for ChromaDB ingestion/retrieval/response generation - Add POST /api/v1/ingest endpoint with file validation - Test-first: 20 passed, 2 skipped (python-docx not installed) |
||
|---|---|---|
| .. | ||
| test_acceptance_phase1_ingest.py | ||
| test_acceptance_phase1_llm_client.py | ||
| test_acceptance_phase1_rag_query.py | ||
| test_acceptance_phase2_asr.py | ||
| test_acceptance_phase2_video.py | ||
| test_integration_phase1.py | ||
| test_integration_phase2.py | ||