Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
###############################################

# LLM_PROVIDER=openai
# OPEN_AI_LLM_KEY=
# OPEN_AI_LLM_MODEL=gpt-4o
# OPEN_AI_KEY=
# OPEN_MODEL_PREF=gpt-4o

# LLM_PROVIDER=gemini
# GEMINI_API_KEY=
Expand Down
Loading