Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Auto model selection without UI toggle; add strict off-topic validation with template fallback
6d45504View on GitHubFix chatbot reliability: enforce template-only response mode to prevent irrelevant model outputs
5f0cc49View on GitHubFix: Remove Windows-incompatible signal timeout, use simple exception handling
e3a6196View on GitHubOptimize for Streamlit Cloud: Use lightweight GPT-2 model with timeout handling and template-only fallback mode
c5f4af1View on GitHubUpdate pyproject.toml for better framework compatibility
4bf3a53View on GitHubAdd deployment configuration: pyproject.toml, Streamlit config, and main.py entry point
86d3b3fView on GitHubUpdate: Expand disease templates to 180 conditions, lock safer generation defaults (temp 0.2, top_p 0.75), add dual-model selector, remove UI tuning controls
d3959c0View on GitHub