Skip to content

Commit

Permalink
comment OPENAI_API_KEY due to its conflict of env
Browse files Browse the repository at this point in the history
  • Loading branch information
geekan committed Jul 12, 2023
1 parent bd9d6e9 commit da11d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#### if OpenAI

OPENAI_API_KEY: "YOUR_API_KEY"
#OPENAI_API_KEY: "YOUR_API_KEY"
#OPENAI_API_BASE: "YOUR_API_BASE"
OPENAI_API_MODEL: "gpt-4"
MAX_TOKENS: 1500
Expand Down

0 comments on commit da11d38

Please sign in to comment.