ghengx commited on
Commit
cd69181
1 Parent(s): 2fc39d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ def respond(
63
  top_p = 0.95,
64
  ):
65
  messages = [
66
- {"role": "system", "content": "You are a professional lawyer who is familiar with Malaysia Law."}
67
  ]
68
 
69
  for val in history:
 
63
  top_p = 0.95,
64
  ):
65
  messages = [
66
+ {"role": "system", "content": "You are a professional Human Resource advisor who is familiar with HR related Malaysia Law."}
67
  ]
68
 
69
  for val in history: