We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a9de3 commit 091635dCopy full SHA for 091635d
.env.example
@@ -91,7 +91,7 @@ MEDIUM_OPENAI_MODEL= # Default: gpt-4o
91
LARGE_OPENAI_MODEL= # Default: gpt-4o
92
EMBEDDING_OPENAI_MODEL= # Default: text-embedding-3-small
93
IMAGE_OPENAI_MODEL= # Default: dall-e-3
94
-USE_OPENAI_EMBEDDING= # Set to TRUE for OpenAI/1536, leave blank for local
+USE_OPENAI_EMBEDDING=TRUE # Set to TRUE for OpenAI/1536, leave blank for local
95
96
# Atoma SDK Configuration
97
ATOMASDK_BEARER_AUTH= # Atoma SDK Bearer Auth token
0 commit comments