feat: Simplify fallback architecture and remove length restrictions
e42f605
YanBoChencommited on
fix(llm-clients): relax abnormal response detection threshold for medical advice
f55b322
YanBoChencommited on
refactor: improve multilayer logic in llm_clients to to enhance functionality and improve performance based on medical or unmedical issues
32b1f74
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(llm_clients): enhance MeditronClient to support local model loading and improve error handling
4c919d2
YanBoChencommited on
WIP(llm_clients): add MeditronClient for medical query processing with Hugging Face integration