bkoz commited on
Commit
5836e13
·
1 Parent(s): 821d5ae

initial code

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ def respond(query):
61
 
62
  demo = gr.Interface(fn=respond,
63
  inputs=gr.Textbox(
64
- label="Search the Jeopardy Vector Database",
65
  info="Submit a Query:",
66
  lines=1,
67
  value="Guitar",
 
61
 
62
  demo = gr.Interface(fn=respond,
63
  inputs=gr.Textbox(
64
+ label="Search the Jeopardy Vector Database powered by Weaviate",
65
  info="Submit a Query:",
66
  lines=1,
67
  value="Guitar",