NoaiGPT commited on
Commit
1fe56af
·
1 Parent(s): 56defcd
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -82,7 +82,7 @@ def humanize_text(AI_text):
82
  while attempts < max_attempts:
83
  response = client.chat.completions.create(
84
  model=finetuned_model,
85
- temperature=0.90,
86
  messages=[
87
  {"role": "system", "content": """
88
  You are a text humanizer.
 
82
  while attempts < max_attempts:
83
  response = client.chat.completions.create(
84
  model=finetuned_model,
85
+ temperature=0.888,
86
  messages=[
87
  {"role": "system", "content": """
88
  You are a text humanizer.