Skip to content

Commit 4b2b93d

Browse files
zainhasdmytrostrukawharrison-28lemillermicrosoft
authored
Python: Update .env with weaviate (#2148)
Included weaviate env variables --------- Co-authored-by: Dmytro Struk <13853051+dmytrostruk@users.noreply.github.com> Co-authored-by: Abby Harrison <54643756+awharrison-28@users.noreply.github.com> Co-authored-by: Abby Harrison <abby.harrison@microsoft.com> Co-authored-by: Lee Miller <lemiller@microsoft.com>
1 parent 2de1cbe commit 4b2b93d

File tree

3 files changed

+571
-711
lines changed

3 files changed

+571
-711
lines changed

python/.env.example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,7 @@ AZURE_COGNITIVE_SEARCH_ADMIN_KEY=""
88
PINECONE_API_KEY=""
99
PINECONE_ENVIRONMENT=""
1010
POSTGRES_CONNECTION_STRING=""
11+
WEAVIATE_URL=""
12+
WEAVIATE_API_KEY=""
1113
GOOGLE_PALM_API_KEY=""
12-
GOOGLE_SEARCH_ENGINE_ID=""
14+
GOOGLE_SEARCH_ENGINE_ID=""

0 commit comments

Comments
 (0)