oncall-guide-ai / src /user_prompt.py

Commit History

Add dual task processing method for medical query analysis in llm_Med42_70BClient and update user_prompt to utilize it
5b7c9f8

YanBoChen commited on

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

YanBoChen commited on

feat: Simplify fallback architecture and remove length restrictions
e42f605

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: enhance medical query processing with user-friendly output and debug mode handling
b14dfa7

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(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

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

YanBoChen commited on