Nguyen5 commited on
Commit
0fff3f2
·
1 Parent(s): 40ce2a9
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -143,7 +143,6 @@ with gr.Blocks(title="Prüfungsrechts-Chatbot (Supabase + OpenAI)") as demo:
143
  with gr.Column(scale=2):
144
 
145
  chatbot = gr.Chatbot(
146
- type="messages",
147
  label="Chat",
148
  height=550,
149
  )
 
143
  with gr.Column(scale=2):
144
 
145
  chatbot = gr.Chatbot(
 
146
  label="Chat",
147
  height=550,
148
  )