Spbou4-hilma commited on
Commit
58914b8
·
verified ·
1 Parent(s): b7f1ea0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ api_key = os.environ.get("API_KEY")
8
  client = anthropic.Anthropic(api_key=api_key)
9
 
10
  def chatbot_interface():
11
- st.title("Chatbot Interface")
12
 
13
  # Choix du modèle
14
  model_options = [
 
8
  client = anthropic.Anthropic(api_key=api_key)
9
 
10
  def chatbot_interface():
11
+ st.title("")
12
 
13
  # Choix du modèle
14
  model_options = [