fb700 commited on
Commit
1e3c182
1 Parent(s): 9605eed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -823,7 +823,7 @@ def GGSearch(
823
  history.append(("联网搜索结果:", GGSearchins))
824
 
825
  #user_input =ggins1+ user_input+ "\n搜索结果:\n"+ GGSearchins
826
- user_input ="根据如下主题:"+ user_input+ "概括下面的文字,使其易于阅读和理解。避免使用复杂的句子结构或技术术语。\n"+ GGSearchins
827
 
828
  # 继续正常的 GPT 对话流程
829
  yield from predict(
 
823
  history.append(("联网搜索结果:", GGSearchins))
824
 
825
  #user_input =ggins1+ user_input+ "\n搜索结果:\n"+ GGSearchins
826
+ user_input ="根据如下主题:"+ user_input+ "\n概括下面的文字,使其易于阅读和理解。避免使用复杂的句子结构或技术术语。\n"+ GGSearchins
827
 
828
  # 继续正常的 GPT 对话流程
829
  yield from predict(