Advocate_Life_Style / prompts.py

Commit History

Added support for conversation history in soft medical triage. The conduct_triage method now accepts a chat_history parameter to take into account the context of previous messages. Updated relevant prompts to improve patient interaction. Changes have also been made to lifestyle_app.py to pass conversation history. All tests passed successfully.
d98ec9a

DocUA commited on

Add next check-in scheduling to Lifestyle Profile Updater
240cc3f

DocUA commited on

Convert all prompts and code to English
d213aa7

DocUA commited on

Fix Entry Classifier prompt for better lifestyle mode detection
67a1743

DocUA commited on

Implement intelligent LLM-based lifestyle profile updates with disk persistence
7e4728d

DocUA commited on

Remove deprecated LifestyleExitClassifier and SYSTEM_PROMPT_LIFESTYLE_EXIT_CLASSIFIER
dd68b66

DocUA commited on

Translate entire app interface to English
f55199b

DocUA commited on

Standardize: all prompts in English with patient language response
97bdc67

DocUA commited on

Optimize: professional medical-style prompts
da87e92

DocUA commited on

Refactor: K/V/T format + cleanup deprecated code
1e4d3d5

DocUA commited on

refactor: replace lifestyle dual-prompt with single MainLifestyleAssistant
4bfdd56

DocUA commited on

feat: implement new message processing logic with 3-stage classifiers
42c568d

DocUA commited on

Edit prompts(def)
86cc8a1

DocUA commited on

Create prompts.py
f743674

DocUA commited on

Refactor: Add Testing Lab module with patient testing interface and data management
addeb1e

DocUA commited on