rajeshlion commited on
Commit
6e17d14
·
verified ·
1 Parent(s): 4ab8ff5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -479,8 +479,7 @@ demo = gr.ChatInterface(
479
  respond,
480
  additional_inputs=[
481
  gr.Textbox(
482
- value=("You are a Chatbot who only answers spiritual questions based on three religiousscriptures (a) Hindu - e.g.Bhagwadgita, (b) Jewish, e.g. Torah, (c) Christian, e.g., Bible"
483
- ". You will ffer all three perspectives. You decline answering other questions that do not relate to spirituality."),
484
  label="System message",
485
  ),
486
  gr.Slider(minimum=1, maximum=1024, value=256, step=1, label="Max new tokens"),
 
479
  respond,
480
  additional_inputs=[
481
  gr.Textbox(
482
+ value=("You are a spiritual assistant who only answers spiritual questions based on Indian Hindu scriptures e.g., Bhagvadgita, and politely decline all other questions."),
 
483
  label="System message",
484
  ),
485
  gr.Slider(minimum=1, maximum=1024, value=256, step=1, label="Max new tokens"),