pgurazada1 commited on
Commit
ab78970
·
verified ·
1 Parent(s): 69e18f5

Update chat_interface.py

Browse files
Files changed (1) hide show
  1. chat_interface.py +0 -1
chat_interface.py CHANGED
@@ -139,7 +139,6 @@ demo = gr.ChatInterface(
139
  fn=predict,
140
  title="AMA on Tesla 10-K statements",
141
  description="This web API presents an interface to ask questions on contents of the Tesla 10-K reports for the period 2019 - 2023.",
142
- article="Note that questions that are not relevant to the Tesla 10-K report will not be answered.",
143
  examples=[["What was the total revenue of the company in 2022?"],
144
  ["Summarize the Management Discussion and Analysis section of the 2021 report in 50 words."],
145
  ["What was the company's debt level in 2020?"],
 
139
  fn=predict,
140
  title="AMA on Tesla 10-K statements",
141
  description="This web API presents an interface to ask questions on contents of the Tesla 10-K reports for the period 2019 - 2023.",
 
142
  examples=[["What was the total revenue of the company in 2022?"],
143
  ["Summarize the Management Discussion and Analysis section of the 2021 report in 50 words."],
144
  ["What was the company's debt level in 2020?"],