Spaces:
Sleeping
Sleeping
Commit History
Update app.py
afe76d4
verified
Update app.py
1728da9
verified
Refactor app.py to implement LangChain memory for enhanced conversation tracking. Update prompt building and response generation logic to utilize full conversation context, improving user interaction and medical assessment accuracy.
f3b4260
Thanush
commited on
Refactor SYSTEM_PROMPT in app.py to enhance the medical consultation process with a structured approach for gathering patient information. Update follow-up question guidelines and improve response generation logic for more intelligent interactions.
01a984c
Thanush
commited on
Refactor app.py to streamline user information collection by removing redundant prompts for name and age. Implement a simple state tracking mechanism for improved conversation flow and enhance medical consultation process with structured follow-up questions.
43e5827
Thanush
commited on
Enhance user interaction in app.py by refining follow-up questions for symptom collection and implementing intelligent extraction of user name and age from messages. Improve response generation logic to ensure comprehensive medical assessments and treatment recommendations.
a7f6391
Thanush
commited on
Refactor MEDITRON_PROMPT in app.py to enhance medical assessment and recommendations, ensuring evidence-based practices and clear communication. Update name and age extraction logic for improved accuracy in user responses.
5522bf8
Thanush
commited on
Enhance prompt building in app.py to include intelligent follow-up questions and adjust response generation logic based on user information turns.
d6da22c
Thanush
commited on
Enhance user information collection in app.py by emphasizing follow-up questions and refining response generation logic based on actual information turns.
a985489
Thanush
commited on
Refactor app.py to extract user name and age from conversation history and improve response generation logic
000ab02
Thanush
commited on
Update SYSTEM_PROMPT in app.py for clarity and detail in patient information collection process
6e237a4
Thanush
commited on
Refactor prompt building in app.py to utilize full message sequence and enhance response generation context
a0597d0
Thanush
commited on
Refactor app.py to integrate LangChain memory for conversation tracking and update requirements.txt for LangChain dependency
c4447f4
Thanush
commited on
Update requirements.txt
6196bed
verified
Refactor app.py to streamline conversation state management and update requirements.txt for package versions
aa89cd7
Thanush
commited on