Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ybchen928
/
oncall-guide-ai
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
oncall-guide-ai
/
src
168 kB
6 contributors
History:
47 commits
YanBoChen
fix: update chunk loading to use lists instead of dictionaries for emergency and treatment data
fa19f34
4 months ago
Todo_20250731_Multlevel_Fallback_Fix.md
Safe
3.17 kB
Re-check multilevel fallback validation test suite for OnCall.ai
4 months ago
__init__.py
Safe
409 Bytes
feat(user_prompt): update UserPromptProcessor to integrate Llama3-Med42-70B and enhance query validation; add unit tests for condition extraction and matching mechanisms
5 months ago
cloud_loader.py
Safe
1.49 kB
WIP: Remove obsolete files and implement cloud data loading for customization and retrieval systems
4 months ago
data_processing.py
Safe
31.1 kB
refactor(data_processing): enhance chunking and embedding generation
5 months ago
generation.py
Safe
45.8 kB
Refine relevance selection in MedicalAdviceGenerator to clarify intent in chunk selection
4 months ago
llm_clients.py
Safe
30.1 kB
Add dual task processing method for medical query analysis in llm_Med42_70BClient and update user_prompt to utilize it
4 months ago
medical_conditions.py
Safe
6.31 kB
Add anaphylaxis condition mapping to keyword configuration
4 months ago
retrieval.py
Safe
16.8 kB
fix: update chunk loading to use lists instead of dictionaries for emergency and treatment data
4 months ago
user_prompt.py
Safe
32.7 kB
Add dual task processing method for medical query analysis in llm_Med42_70BClient and update user_prompt to utilize it
4 months ago