jmesplana commited on
Commit
0e4056e
·
1 Parent(s): 4d1c386

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -81,8 +81,7 @@ def main(query, history):
81
 
82
  iface = gr.ChatInterface(main, title="SAFe Specialist: Your Guide to Scaled Agile Framework",\
83
  description="SAFe Specialist guiding transitions with realistic and \
84
- optimistic advice towards a product centric approach. For more info, check out this medium post: https://medium.com/p/bcc1b8ebf2b2 \
85
- or github: https://github.com/jmesplana/openai_assistant",\
86
  examples=["How can I shift from project to product mode?",\
87
  "What are the key SAFe principles for my organization?",\
88
  "Can you provide options for agile practices in my setting?",\
 
81
 
82
  iface = gr.ChatInterface(main, title="SAFe Specialist: Your Guide to Scaled Agile Framework",\
83
  description="SAFe Specialist guiding transitions with realistic and \
84
+ optimistic advice towards a product centric approach. For more info, check out this medium post: https://medium.com/p/bcc1b8ebf2b2 or github: https://github.com/jmesplana/openai_assistant",\
 
85
  examples=["How can I shift from project to product mode?",\
86
  "What are the key SAFe principles for my organization?",\
87
  "Can you provide options for agile practices in my setting?",\