openfree commited on
Commit
ba8dab3
·
verified ·
1 Parent(s): 5b7d079

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def create_deepseek_interface():
32
  "messages": [
33
  {
34
  "role": "system",
35
- "content": "Extract key search terms from the user's question that would be effective for web searches. Provide these as a search query with words separated by spaces only, without commas. For example: 'Prime Minister Han Duck-soo impeachment results'"
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. Extract key search terms from the user's question that would be effective for web searches. Provide these as a search query with words separated by spaces only, without commas. For example: 'Prime Minister Han Duck-soo impeachment results'"
36
  },
37
  {
38
  "role": "user",