Initial Commit
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
OPENAI_API_KEY=sk-your-real-openai-api-key
|
||||
OPENAI_MODEL=gpt-3.5-turbo
|
||||
OPENAI_API_BASE=https://api.openai.com/v1 # (optional override if needed)
|
||||
Reference in New Issue
Block a user