fastx commited on
Commit
82fc061
1 Parent(s): ff9ce37

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -20,7 +20,6 @@ def predict(inputs, top_p, temperature, openai_api_key, chat_counter, chatbot=[]
20
  "stream": True,
21
  "presence_penalty":0,
22
  "frequency_penalty":0,
23
- language="fr"
24
  }
25
 
26
  headers = {
 
20
  "stream": True,
21
  "presence_penalty":0,
22
  "frequency_penalty":0,
 
23
  }
24
 
25
  headers = {