-
-
Notifications
You must be signed in to change notification settings - Fork 111
/
.env.example
58 lines (46 loc) · 1.38 KB
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
# =================================================================================================
# NOTE:
# For security reasons we disable every model by default. The user must explicitly set them to True
# =================================================================================================
DEBUG=False
PROCESSING="Thinking..."
# Model Services
API_KEY_OPENAI=ADD_YOUR_KEY
API_KEY_DREAMSTUDIO=ADD_YOUR_KEY
API_KEY_GEMINI=ADD_YOUR_KEY
API_KEY_HF=HUGGING_FACE_TOKEN
API_KEY_STABILITY=ADD_YOUR_KEY
# Optional
# API_KEY_OPENAI_DALLE=ADD_YOUR_KEY
# MongoDB
MONGO_ENABLED=False
MONGO_URL=YOUR_MONGO_DB_URL
# Service Settings
# # OpenAI
# See all models here https://platform.openai.com/docs/models
OPENAI_MODEL=gpt-3.5-turbo
OPENAI_PREFIX=!chatgpt
OPENAI_ENABLED=False
OPENAI_ICON_PREFIX=🤖
DALLE_PREFIX=!dalle
DALLE_ENABLED=False
DALLE_ICON_PREFIX=🎨
DALLE_USE_3=False
# See all supported sizes here https://platform.openai.com/docs/api-reference/images/create#images-create-size
DALLE_SIZE=1024x1024
# # Google Gemini
GEMINI_PREFIX=!gemini
GEMINI_ENABLED=False
GEMINI_ICON_PREFIX=🔮
# # Hugging Face Flux
HF_PREFIX=!flux
HF_ENABLED=False
HF_ICON_PREFIX=🤗
# # Stability
STABILITY_PREFIX=!stability
STABILITY_ENABLED=False
STABILITY_ICON_PREFIX=🧠
STABILITY_MODEL=core
# https://platform.stability.ai/docs/api-reference#tag/Generate
# Available Models:
# core | ultra | sd3