AyoubChLin commited on
Commit
3ca229b
1 Parent(s): bbd3773

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,8 +60,8 @@ iface = gr.ChatInterface(
60
  textbox=gr.Textbox(
61
  placeholder="Type your message here...", container=False, scale=7
62
  ),
63
- title="AI Chat with Reflection-70B",
64
- description="Chat with the Reflection-70B model using OpenRouter and LangChain Community.",
65
  theme="soft",
66
  examples=[
67
  "Tell me about yourself.",
 
60
  textbox=gr.Textbox(
61
  placeholder="Type your message here...", container=False, scale=7
62
  ),
63
+ title="AI Chat with hermes-3-llama-3.1-405b",
64
+ description="Chat with the hermes-3-llama-3.1-405b model using OpenRouter and LangChain Community.",
65
  theme="soft",
66
  examples=[
67
  "Tell me about yourself.",