Skip to content

Commit

Permalink
simplified sample.env's TEMPERATURE value
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdanwan committed Sep 13, 2024
1 parent 445517d commit c4fcb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ GROQ_KEY=YOUR_GROQ_KEY
MODEL=llama3-8b-8192

# Default temperature you prefer to use (0-1)
TEMPERATURE=YOUR_TEMPERATURE_VALUE
TEMPERATURE=0.5

0 comments on commit c4fcb91

Please sign in to comment.