ajwthompson commited on
Commit
814ee31
·
1 Parent(s): dd8f353

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,4 +99,4 @@ with block:
99
  outputs=[agent_state],
100
  )
101
 
102
- block.launch(debug=True)
 
99
  outputs=[agent_state],
100
  )
101
 
102
+ block.launch(debug=True,api_name="chat")