Fix medical condition extraction and validation logic across multiple levels
8e02192
YanBoChencommited on
feat: Simplify fallback architecture and remove length restrictions
e42f605
YanBoChencommited on
feat: implement flexible condition extraction and regex matching in user queries, to make fallback userprompt more robust
9b1dc9a
YanBoChencommited on
feat: enhance medical query processing with user-friendly output and debug mode handling
b14dfa7
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
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
YanBoChencommited on
π Implement Advanced Condition Extraction for Medical Query Processing