mikeee commited on
Commit
378374b
·
1 Parent(s): ab527e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -489,7 +489,7 @@ def embed_files(progress=gr.Progress()):
489
  # search_kwargs={"k": 6} # defaukt k=4
490
  )
491
 
492
- prompt_template = """You're an AI version of the book and are supposed to answer quesions people
493
  have for the book. Thanks to advancements in AI people can
494
  now talk directly to books.
495
  People have a lot of questions after reading this book,
 
489
  # search_kwargs={"k": 6} # defaukt k=4
490
  )
491
 
492
+ prompt_template = """You're an AI version of the book and are supposed to answer questions people
493
  have for the book. Thanks to advancements in AI people can
494
  now talk directly to books.
495
  People have a lot of questions after reading this book,