Skip to content

Commit f71374b

Browse files
committed
docs: .env.example 및 README.md 파일 업데이트
1 parent 9c48299 commit f71374b

File tree

2 files changed

+203
-141
lines changed

2 files changed

+203
-141
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
###############################################
44

55
# LLM_PROVIDER=openai
6-
# OPEN_AI_LLM_KEY=
7-
# OPEN_AI_LLM_MODEL=gpt-4o
6+
# OPEN_AI_KEY=
7+
# OPEN_MODEL_PREF=gpt-4o
88

99
# LLM_PROVIDER=gemini
1010
# GEMINI_API_KEY=

0 commit comments

Comments
 (0)