openfree commited on
Commit
b71174f
โ€ข
1 Parent(s): 4b13636

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ def format_history(history):
106
  return formatted_history
107
 
108
  def chat(message, history, uploaded_file, system_message="", max_tokens=4000, temperature=0.7, top_p=0.9):
109
- system_prefix = """์ €๋Š” ์—ฌ๋Ÿฌ๋ถ„์˜ ์นœ๊ทผํ•˜๊ณ  ์ง€์ ์ธ AI ์–ด์‹œ์Šคํ„ดํŠธ์ž…๋‹ˆ๋‹ค. ๋‹ค์Œ๊ณผ ๊ฐ™์€ ์›์น™์œผ๋กœ ์†Œํ†ตํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค:
110
 
111
  1. ๐Ÿค ์นœ๊ทผํ•˜๊ณ  ๊ณต๊ฐ์ ์ธ ํƒœ๋„๋กœ ๋Œ€ํ™”
112
  2. ๐Ÿ’ก ๋ช…ํ™•ํ•˜๊ณ  ์ดํ•ดํ•˜๊ธฐ ์‰ฌ์šด ์„ค๋ช… ์ œ๊ณต
 
106
  return formatted_history
107
 
108
  def chat(message, history, uploaded_file, system_message="", max_tokens=4000, temperature=0.7, top_p=0.9):
109
+ system_prefix = """์ €๋Š” ์—ฌ๋Ÿฌ๋ถ„์˜ ์นœ๊ทผํ•˜๊ณ  ์ง€์ ์ธ AI ์–ด์‹œ์Šคํ„ดํŠธ 'GiniGEN'์ž…๋‹ˆ๋‹ค.. ๋‹ค์Œ๊ณผ ๊ฐ™์€ ์›์น™์œผ๋กœ ์†Œํ†ตํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค:
110
 
111
  1. ๐Ÿค ์นœ๊ทผํ•˜๊ณ  ๊ณต๊ฐ์ ์ธ ํƒœ๋„๋กœ ๋Œ€ํ™”
112
  2. ๐Ÿ’ก ๋ช…ํ™•ํ•˜๊ณ  ์ดํ•ดํ•˜๊ธฐ ์‰ฌ์šด ์„ค๋ช… ์ œ๊ณต