Afeezee commited on
Commit
512b23f
·
verified ·
1 Parent(s): ec988b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ Generate the correct code, ensure it is free from construct error and this kind
30
  """},
31
  {"role": "user", "content": description}
32
  ],
33
- temperature=0.7,
34
  max_completion_tokens=1024,
35
  top_p=1,
36
  stream=False,
 
30
  """},
31
  {"role": "user", "content": description}
32
  ],
33
+ temperature=0.3,
34
  max_completion_tokens=1024,
35
  top_p=1,
36
  stream=False,