Commit History

Add high-resolution ASCII diagram converter for academic presentations
87da2f6

YanBoChen commited on

feat: Implement 3-tier fallback generation mechanism in MedicalAdviceGenerator
a68bbd6

YanBoChen commited on

Update tests/test_multilevel_fallback_validation.py
c5edc14

Yan-Bo Chen Copilot commited on

Add end-to-end pipeline test script for OnCall.ai
f29be38

YanBoChen commited on

refactor: improve multilayer logic in llm_clients to to enhance functionality and improve performance based on medical or unmedical issues
32b1f74

YanBoChen commited on

Re-check multilevel fallback validation test suite for OnCall.ai
fbad237

YanBoChen commited on

feat(user_prompt): Enhance Medical Query Processing Pipeline
f24fd2b

YanBoChen commited 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

YanBoChen commited on

refactor(deduplication): change deduplication logic from distance-based to exact text matching
37c6713

YanBoChen commited on

feat(retrieval) 1st MVP: enhance search logging and deduplication logic with distance threshold
890989b

YanBoChen commited on

refactor(data_processing): enhance chunking and embedding generation
69b7911

YanBoChen commited on

Add comprehensive tests for chunk quality analysis and embedding validation
f3ac7d9

YanBoChen commited on

Add requirements.txt for test dependencies
8942859

YanBoChen commited on

Remove obsolete embedding and index files; add comprehensive embedding test analysis and validation suite
775f8ea

YanBoChen commited on

feat(data_processing): Implement token length control with semantic preservation
922ed80

YanBoChen commited on

refactor(data_processing): optimize chunking strategy with token-based approach
87dcd9d

YanBoChen commited on

feat(data-processing): implement data processing pipeline with embeddings
68cfce0

YanBoChen commited on