bkoz commited on
Commit
fa19add
·
1 Parent(s): 4ec8a60

initial code

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ def respond(query):
62
  with gr.Blocks(title="Search the Jeopardy Vector Database powered by Weaviate") as demo:
63
  gr.Markdown("""# Search the Jeopardy Vector Database powered by Weaviate""")
64
  semantic_examples = [
65
- ["Computers"],
66
  ["Music"],
67
  ["Wine"],
68
  ["Consumer Products"],
 
62
  with gr.Blocks(title="Search the Jeopardy Vector Database powered by Weaviate") as demo:
63
  gr.Markdown("""# Search the Jeopardy Vector Database powered by Weaviate""")
64
  semantic_examples = [
65
+ ["Nature"],
66
  ["Music"],
67
  ["Wine"],
68
  ["Consumer Products"],