AhmedEwis commited on
Commit
5e8e5cb
1 Parent(s): 3c4ef7f

Rename langchain_qa_warba.py to app.py

Browse files
Files changed (1) hide show
  1. langchain_qa_warba.py → app.py +0 -3
langchain_qa_warba.py → app.py RENAMED
@@ -638,6 +638,3 @@ def run_app(input):
638
  gr.Interface(fn=run_app, inputs=inputs, outputs=outputs, title="The following is a conversation with a human called Shegardi. Shegardi is helpful, precise, truthful, and very friendly. Also, Shegardi is an employee of Warba Bank, located in Kuwait. Shegardi will only use the information provided to him.").launch(share=True)
639
 
640
 
641
-
642
-
643
-
 
638
  gr.Interface(fn=run_app, inputs=inputs, outputs=outputs, title="The following is a conversation with a human called Shegardi. Shegardi is helpful, precise, truthful, and very friendly. Also, Shegardi is an employee of Warba Bank, located in Kuwait. Shegardi will only use the information provided to him.").launch(share=True)
639
 
640