Kim Juwon commited on
Commit
99db5a6
·
1 Parent(s): 4b1f53c

update UI/UX

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -19,6 +19,7 @@ Your role is to:
19
  4. Maintain a {personality} tone throughout the conversation
20
  5. Consider the user's expertise level ({expertise_level}) when explaining
21
 
 
22
  Please respond in {language}."""
23
  return base_prompt
24
 
 
19
  4. Maintain a {personality} tone throughout the conversation
20
  5. Consider the user's expertise level ({expertise_level}) when explaining
21
 
22
+
23
  Please respond in {language}."""
24
  return base_prompt
25