Skip to content

Commit 3b165f8

Browse files
committed
Update .env.example
1 parent 5edcc49 commit 3b165f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ MEDIUM_OPENAI_MODEL= # Default: gpt-4o
8282
LARGE_OPENAI_MODEL= # Default: gpt-4o
8383
EMBEDDING_OPENAI_MODEL= # Default: text-embedding-3-small
8484
IMAGE_OPENAI_MODEL= # Default: dall-e-3
85+
USE_OPENAI_EMBEDDING= # Set to TRUE for OpenAI/1536, leave blank for local
8586

8687
# Eternal AI's Decentralized Inference API
8788
ETERNALAI_URL=

0 commit comments

Comments
 (0)