pgurazada1 commited on
Commit
55631d4
·
verified ·
1 Parent(s): d5ead91

Update chat_interface.py

Browse files
Files changed (1) hide show
  1. chat_interface.py +0 -1
chat_interface.py CHANGED
@@ -122,7 +122,6 @@ demo = gr.ChatInterface(
122
  "What kind of expenses incurred are included in my policy?"
123
  ],
124
  cache_examples=False,
125
- type="messages",
126
  theme=gr.themes.Base(),
127
  title="Know Your Health Insurance Policy Better",
128
  description="Feel free to ask me any query you might have about your health insurance policy",
 
122
  "What kind of expenses incurred are included in my policy?"
123
  ],
124
  cache_examples=False,
 
125
  theme=gr.themes.Base(),
126
  title="Know Your Health Insurance Policy Better",
127
  description="Feel free to ask me any query you might have about your health insurance policy",