Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -43,7 +43,7 @@ MEMBERS = {
|
|
| 43 |
|
| 44 |
async def band_consulting(user_input, member_name, consult_category):
|
| 45 |
try:
|
| 46 |
-
member = MEMBERS.get(member_name, MEMBERS["μ
|
| 47 |
|
| 48 |
# μμ€ν
ν둬ννΈ: μ
보μ μμ
μμ±μ ꡬ체ν
|
| 49 |
system_instruction = f"""
|
|
|
|
| 43 |
|
| 44 |
async def band_consulting(user_input, member_name, consult_category):
|
| 45 |
try:
|
| 46 |
+
member = MEMBERS.get(member_name, MEMBERS["μμ€ (Korea)"])
|
| 47 |
|
| 48 |
# μμ€ν
ν둬ννΈ: μ
보μ μμ
μμ±μ ꡬ체ν
|
| 49 |
system_instruction = f"""
|