Commit History

Update interface branding to BluePlanet Medical Assistant
a22013f

Thanush commited on

Refactor prompts in prompts.py for improved readability and structure
4ee00f5

Thanush commited on

Fix formatting of FALLBACK_MODEL assignment in config.py
96a523f

Thanush commited on

Update FALLBACK_MODEL to use ClinicalCamel-13B for improved performance
8fb70c8

Thanush commited on

Update ME_LLAMA_MODEL to use the Llama-3.1-8B-Instruct variant and improve fallback model logging
79da5f0

Thanush commited on

update config
1d5907c

Thanush commited on

Update ME_LLAMA_MODEL to use the 13b variant for improved performance
21c51e5

Thanush commited on

Update model configurations to use new model paths and adjust tensor data types; increase max_new_tokens and modify sampling parameters in generate method for improved output quality.
004c8e7

Thanush commited on

model update
7e9bd6e

Thanush commited on

Update ME_LLAMA_MODEL to use google/medgemma-4b-it for improved performance
b5523ff

Thanush commited on

model and ui update
7c9f8aa

Thanush commited on

Update ME_LLAMA_MODEL and refine consultation prompt for clarity and focus
b57f649

Thanush commited on

Refine consultation prompt for clarity and empathy, ensuring systematic information gathering and avoiding repetitive questions.
eafb03b

Thanush commited on

Enhance logging in handlers and update consultation prompt for clarity and empathy
6daaaf3

Thanush commited on

Update max_new_tokens in generate method and enhance consultation prompt for clarity
736646e

Thanush commited on

Simple prompt update
d194416

Thanush commited on

Update conversation turn limit and enhance prompts for medical consultation app
f2907c6

Thanush commited on

add space
6e15dcc

Thanush commited on

Implement medical consultation app with LangChain memory management and model integration
031a3f5

Thanush commited on

Add .gitignore file to exclude unnecessary files and directories
1bcbb86

Thanush commited on

Enhance medical consultation app with LangChain memory management and improved patient context tracking
0b85ef5

Thanush commited on

Update requirements.txt
b6f3058
verified

techindia2025 commited on

Update requirements.txt
d73b8dc
verified

techindia2025 commited on

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

techindia2025 commited on

Refactor app.py to streamline conversation state management and update requirements.txt for package versions
aa89cd7

Thanush commited on

uppdate app and requirement.txt
9ae5fda

techindia2025 commited on

Update requirements.txt
117a288
verified

techindia2025 commited on

Update requirements.txt
fffe187
verified

techindia2025 commited on