filipsedivy commited on
Commit
15d6540
·
1 Parent(s): 035e4be

Update interface

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -53,6 +53,7 @@ def respond(
53
 
54
  demo = gr.ChatInterface(
55
  respond,
 
56
  examples=[
57
  ["What types of roles are in the system?"],
58
  ["How to import records into stock receipts in Boost.space?"],
 
53
 
54
  demo = gr.ChatInterface(
55
  respond,
56
+ title="Boost.space Docs LLM",
57
  examples=[
58
  ["What types of roles are in the system?"],
59
  ["How to import records into stock receipts in Boost.space?"],