rohan13 commited on
Commit
c58f24a
β€’
1 Parent(s): 7d1cc7d

updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -10,5 +10,4 @@ pinned: false
10
  ---
11
 
12
  To reuse this bot for various data stores, just replace the files in the **docs** folder to the custom datasource containing txt/html files and start the app.
13
- Voila! You have your conversational bot answering based on new vectorstore with memory!
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
10
  ---
11
 
12
  To reuse this bot for various data stores, just replace the files in the **docs** folder to the custom datasource containing txt/html files and start the app.
13
+ Voila! You have your conversational + QA bot generating answering based on new vectorstore with memory!