Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit 36241df

Browse files
committed
reduce temperature
1 parent a97c3ce commit 36241df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inputs:
88
temperature:
99
required: false
1010
description: 'Temperature for ChatGPT model'
11-
default: '0.2'
11+
default: '0.1'
1212
path_filters:
1313
required: false
1414
description: |

0 commit comments

Comments
 (0)