mgokg commited on
Commit
2da60a7
·
verified ·
1 Parent(s): 3100720

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ def parse_links(prompt):
37
  },
38
  "optimizationMode": "speed",
39
  "focusMode": "webSearch",
40
- "query": f"Name={prompt}\n{anfrage}. outputformat=json",
41
  "history": [
42
  ["human", "Hi, how are you?"],
43
  ["assistant", "I am doing well, how can I help you today?"]
 
37
  },
38
  "optimizationMode": "speed",
39
  "focusMode": "webSearch",
40
+ "query": f"Impressum Name={prompt}\n{anfrage}. outputformat=json",
41
  "history": [
42
  ["human", "Hi, how are you?"],
43
  ["assistant", "I am doing well, how can I help you today?"]