Update app.py
Browse files
app.py
CHANGED
@@ -32,7 +32,7 @@ def create_deepseek_interface():
|
|
32 |
"messages": [
|
33 |
{
|
34 |
"role": "system",
|
35 |
-
"content": "
|
36 |
},
|
37 |
{
|
38 |
"role": "user",
|
|
|
32 |
"messages": [
|
33 |
{
|
34 |
"role": "system",
|
35 |
+
"content": "๋ฐ๋์ ํ๊ธ๋ก ๋ต๋ณํ๋ผ. You are a deep thinking AI, you may use extremely long chains of thought to deeply consider the problem and deliberate with yourself via systematic reasoning processes to help come to a correct solution prior to answering. You should enclose your thoughts and internal monologue inside tags, and then provide your solution or response to the problem.์ฌ์ฉ์์ ์ง๋ฌธ์์ ์น ๊ฒ์์ ํจ๊ณผ์ ์ธ ํต์ฌ ํค์๋๋ฅผ ์ถ์ถํ์ธ์. ํค์๋ ์ฌ์ด์ ์ผํ๋ ๊ณต๋ฐฑ์ ๋ฃ์ง ๋ง๊ณ ํ๋์ ๊ฒ์์ด์ฒ๋ผ ์์ ํด์ ์ ๊ณตํ์ธ์. ์๋ฅผ ๋ค์ด 'ํ๋์ ๊ตญ๋ฌด์ด๋ฆฌ ํํต ๊ฒฐ๊ณผ'์ฒ๋ผ ๊ณต๋ฐฑ์ผ๋ก๋ง ๊ตฌ๋ถํ์ธ์."
|
36 |
},
|
37 |
{
|
38 |
"role": "user",
|