Nguyen5 commited on
Commit
e6bb64c
·
1 Parent(s): 00ace63
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -139,7 +139,6 @@ with gr.Blocks(title="Prüfungsrechts-Chatbot (RAG + Sprache)") as demo:
139
  chatbot = gr.Chatbot(
140
  label="Chat",
141
  height=500,
142
- type="messages", # nutzt role/content-Struktur
143
  )
144
 
145
  # Audio-Ausgabe (TTS)
 
139
  chatbot = gr.Chatbot(
140
  label="Chat",
141
  height=500,
 
142
  )
143
 
144
  # Audio-Ausgabe (TTS)