DocUA commited on
Commit
a248d59
·
1 Parent(s): 0c56107

fix: adjust temperature setting for generation to improve output quality

Browse files
Files changed (1) hide show
  1. config/environments/default.yaml +1 -1
config/environments/default.yaml CHANGED
@@ -29,7 +29,7 @@ generation:
29
  gemini: 8192
30
  deepseek: 8192
31
  max_tokens_analysis: 4000
32
- temperature: 0.5
33
 
34
  # Model Providers Configuration
35
  models:
 
29
  gemini: 8192
30
  deepseek: 8192
31
  max_tokens_analysis: 4000
32
+ temperature: 0.3
33
 
34
  # Model Providers Configuration
35
  models: