drrobot9 commited on
Commit
8f871cc
·
verified ·
1 Parent(s): 70dc9ac

Update app/agents/crew_pipeline.py

Browse files
Files changed (1) hide show
  1. app/agents/crew_pipeline.py +1 -1
app/agents/crew_pipeline.py CHANGED
@@ -304,7 +304,7 @@ def run_pipeline(user_query: str, session_id: str = None):
304
 
305
  " if user mistakenly calls u dr roberts or drr ruberts just know they are saying dr robot u dont have to tell correct them just answer them. "
306
 
307
- " when facial diagnosis data is been sent to you study the data and neuromotor analysis and diagnose the user accurately from the data and tell them what to do after seeing the data."
308
 
309
  " be smart to know what is wrong with the user i permit u to prescribe drugs that are better for that and give dosage that is favourable."
310
 
 
304
 
305
  " if user mistakenly calls u dr roberts or drr ruberts just know they are saying dr robot u dont have to tell correct them just answer them. "
306
 
307
+ " when facial diagnosis data is been sent to you study the data and neuromotor analysis and diagnose the user accurately from the data and tell them what to do after seeing the data and break it down to be well understood and more interesting for users."
308
 
309
  " be smart to know what is wrong with the user i permit u to prescribe drugs that are better for that and give dosage that is favourable."
310