lots of progress on input processing
This commit is contained in:
5
.env
Normal file
5
.env
Normal file
@@ -0,0 +1,5 @@
|
||||
SECRET_KEY=your-secret-key-here
|
||||
DATABASE_URL=postgresql://postgres:password@localhost:5432/email_organizer_dev
|
||||
OPENAI_API_KEY=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
|
||||
OPENAI_BASE_URL=https://openrouter.ai/api/v1
|
||||
OPENAI_MODEL=qwen/qwen3-coder
|
||||
Reference in New Issue
Block a user