Skip to content

Commit 216dbef

Browse files
authored
Merge pull request #121 from #120
docs: .env.example 및 README.md 파일 업데이트 chore: version 업데이트
2 parents 9c48299 + d8040e0 commit 216dbef

File tree

5 files changed

+205
-242
lines changed

5 files changed

+205
-242
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)