Skip to content

Commit ff83a51

Browse files
author
Ben Greenberg
committed
add key to sample .env
1 parent 99454a8 commit ff83a51

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.env.sample

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ COUCHBASE_USERNAME=
22
COUCHBASE_PASSWORD=
33
COUCHBASE_URL=
44
COUCHBASE_BUCKET=
5-
OPENAI_API_KEY=
5+
OPENAI_API_KEY=
6+
USE_LOCAL_EMBEDDING=true

0 commit comments

Comments
 (0)