pabloce commited on
Commit
b93337b
1 Parent(s): b0e9988

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ demo = gr.ChatInterface(
110
  undo_btn="Undo",
111
  clear_btn="Clear",
112
  submit_btn="Send",
113
- description="Llama-cpp-agent: Chat multi llm selection"
114
  )
115
 
116
  if __name__ == "__main__":
 
110
  undo_btn="Undo",
111
  clear_btn="Clear",
112
  submit_btn="Send",
113
+ description="Cognitive Computation: 🐬 Chat multi llm"
114
  )
115
 
116
  if __name__ == "__main__":