Paperboxiv commited on
Commit
e825e92
·
1 Parent(s): 1a1dbc3

上传文件

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. 资治通鉴.txt +0 -0
app.py CHANGED
@@ -55,7 +55,7 @@ def doc_vectorize(texts):
55
 
56
  #文本被拆解储存在数组texts中
57
  # raw_file =
58
- texts = doc_split("./资治通鉴_1_残缺.txt")
59
  docsearch = doc_vectorize((texts))
60
 
61
  def openai_reply(word1, word2, word3, temp, file):
 
55
 
56
  #文本被拆解储存在数组texts中
57
  # raw_file =
58
+ texts = doc_split("./资治通鉴.txt")
59
  docsearch = doc_vectorize((texts))
60
 
61
  def openai_reply(word1, word2, word3, temp, file):
资治通鉴.txt ADDED
The diff for this file is too large to render. See raw diff