Commit History

Refine relevance selection in MedicalAdviceGenerator to clarify intent in chunk selection
03afbd6

YanBoChen commited on

Merge branch 'newbranchYB-newest' into Merged20250805
f1ec8fa

YanBoChen commited on

Add anaphylaxis condition mapping to keyword configuration
b497e77

YanBoChen commited on

Merge branch 'newbranchYB-newest' into Merged20250805
abbc1cd

YanBoChen commited on

Add adaptive relevance thresholds for query complexity in PrecisionMRRAnalyzer; fix typo in condition mapping for postpartum hemorrhage
7620d26

YanBoChen commited on

Refactor relevance calculation and update thresholds in latency evaluator; enhance precision and MRR analyzer with angular distance metrics; increase timeout for primary generation in fallback configuration.
b0f56ec

YanBoChen commited on

Add multi-system evaluation support for clinical actionability and evidence quality metrics
16a2990

YanBoChen commited on

Fix medical condition extraction and validation logic across multiple levels
8e02192

YanBoChen commited on

Fix JSON parsing error in medical condition extraction
f50772f

YanBoChen commited on

feat(app): add multi-mode retrieval system with critical bug fixes
1639748

VanKee commited on

fix(mild bug): enhance user query prompts (more robust dealing process with .txt or .json) and add postpartum hemorrhage condition mapping
253609b

YanBoChen commited on

feat: Simplify fallback architecture and remove length restrictions
e42f605

YanBoChen commited on

Merge branch 'main' into Jeff
2f03725

VanKee commited on

fix(MedicalAdviceGenerator): enhance fallback generation with primary result simplification and increased token limits
4d836bc

YanBoChen commited on

fix(MedicalAdviceGenerator): update fallback token limits and response guidelines for improved clarity and guidance
9731a88

YanBoChen commited on

fix(llm-clients): relax abnormal response detection threshold for medical advice
f55b322

YanBoChen commited on

fix(customization): implement anti-hallucination filtering with Top-P sampling and similarity thresholds
5937f6b

VanKee commited on

Merge branch 'main' into Jeff
a4ca4d1

VanKee commited on

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

YanBoChen commited on

Pull newest code from main
c8b7c39

VanKee commited on

refactor: enhance example queries and prompt structure for improved medical guidance clarity
1d18d66

YanBoChen commited on

feat: implement flexible condition extraction and regex matching in user queries, to make fallback userprompt more robust
9b1dc9a

YanBoChen commited on

feat(integration): integrate hospital customization pipeline with main RAG system
e2109b9

VanKee commited on

feat: enhance medical query processing with user-friendly output and debug mode handling
b14dfa7

YanBoChen commited on

feat and fix: update medical advice extraction logic to prioritize raw response
9e8cbc8

YanBoChen 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

feat(retrieval): add sliding window search method for enhanced semantic search
a1e2d00

YanBoChen commited on

feat(user_prompt): add keyword index checking and enhance medical query validation (add validate_medical_query() and _check_keyword_in_index(), based on implementation_todo_20250730_user_prompt.md
fa23be2

YanBoChen commited on

feat(llm_clients): enhance MeditronClient to support local model loading and improve error handling
4c919d2

YanBoChen commited on

WIP(llm_clients): add MeditronClient for medical query processing with Hugging Face integration
7282410

YanBoChen commited on

πŸš€ Implement Advanced Condition Extraction for Medical Query Processing
c414f60

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

WIP: feat(retrieval): implement basic vector retrieval system for medical documents
6c249e5

YanBoChen commited on

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

YanBoChen commited on

WIP: Enhance dual keyword chunking to include pre-calculated metadata for treatment chunks
c0317b2

YanBoChen commited on

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

YanBoChen commited on

refactor(data_processing): add token-based chunking strategy for improved keyword context
6083d96

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