refactor: improve multilayer logic in llm_clients to to enhance functionality and improve performance based on medical or unmedical issues
32b1f74
YanBoChencommited on
Re-check multilevel fallback validation test suite for OnCall.ai
fbad237
YanBoChencommited on
feat(user_prompt): Enhance Medical Query Processing Pipeline
f24fd2b
YanBoChencommited on
feat(user_prompt): update UserPromptProcessor to integrate Llama3-Med42-70B and enhance query validation; add unit tests for condition extraction and matching mechanisms
30fc9ee
YanBoChencommited on
refactor(deduplication): change deduplication logic from distance-based to exact text matching
37c6713
YanBoChencommited on
feat(retrieval) 1st MVP: enhance search logging and deduplication logic with distance threshold
890989b
YanBoChencommited on
refactor(data_processing): enhance chunking and embedding generation
69b7911
YanBoChencommited on
Add comprehensive tests for chunk quality analysis and embedding validation
f3ac7d9
YanBoChencommited on
Add requirements.txt for test dependencies
8942859
YanBoChencommited on
Remove obsolete embedding and index files; add comprehensive embedding test analysis and validation suite
775f8ea
YanBoChencommited on
feat(data_processing): Implement token length control with semantic preservation
922ed80
YanBoChencommited on
refactor(data_processing): optimize chunking strategy with token-based approach
87dcd9d
YanBoChencommited on
feat(data-processing): implement data processing pipeline with embeddings