mfoud444 commited on
Commit
a34e84c
·
verified ·
1 Parent(s): 3e345ed

Update .env

Browse files
Files changed (1) hide show
  1. .env +1 -1
.env CHANGED
@@ -4,7 +4,7 @@ FLASK_SECRET_KEY=your-secret-key-here
4
  UPLOAD_FOLDER=output
5
 
6
  # AI Provider Selection (options: g4f, openai, huggingface, together)
7
- AI_PROVIDER=g4f
8
 
9
  # OpenAI Configuration
10
  OPENAI_API_KEY=your-openai-api-key-here
 
4
  UPLOAD_FOLDER=output
5
 
6
  # AI Provider Selection (options: g4f, openai, huggingface, together)
7
+ AI_PROVIDER=openai
8
 
9
  # OpenAI Configuration
10
  OPENAI_API_KEY=your-openai-api-key-here