Skip to content

Commit

Permalink
Update MODEL value in .env from gpt-4-1106-preview to gpt-4-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
oleander committed Mar 8, 2024
1 parent 9644a71 commit 51b8dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DOCKER_BUILDKIT=1
MODEL="gpt-4-1106-preview"
MODEL="gpt-4-preview"
MAX_DIFF_TOKENS=3500
MAX_LENGTH=72
LANGUAGE=en
Expand Down

0 comments on commit 51b8dd6

Please sign in to comment.