umaiku commited on
Commit
c8f2de5
·
verified ·
1 Parent(s): d555cb1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ demo = gr.ChatInterface(
58
  label="Top-p (nucleus sampling)",
59
  ),
60
  ],
61
- description="# 📜 Legal RAG Chatbot with Mistral",
62
  )
63
 
64
 
 
58
  label="Top-p (nucleus sampling)",
59
  ),
60
  ],
61
+ description="# 📜 Legal AI RAG Chatbot",
62
  )
63
 
64