We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5edcc49 commit 3b165f8Copy full SHA for 3b165f8
.env.example
@@ -82,6 +82,7 @@ MEDIUM_OPENAI_MODEL= # Default: gpt-4o
82
LARGE_OPENAI_MODEL= # Default: gpt-4o
83
EMBEDDING_OPENAI_MODEL= # Default: text-embedding-3-small
84
IMAGE_OPENAI_MODEL= # Default: dall-e-3
85
+USE_OPENAI_EMBEDDING= # Set to TRUE for OpenAI/1536, leave blank for local
86
87
# Eternal AI's Decentralized Inference API
88
ETERNALAI_URL=
0 commit comments