Files
wehub-resource-sync 86db9aae8e
Documentation / build (push) Waiting to run
Documentation / deploy (push) Blocked by required conditions
chore: import upstream snapshot with attribution
2026-07-13 13:34:55 +08:00

11 lines
357 B
Bash

# This script shows how you can set the environemtn variables for the Pinecone OpenAI example.
#
# run this script with the command source, for example
# source ./using_pinecone_openai.bash
export USER_MANAGED_PINECONE_API_KEY=
export USER_MANAGED_PINECONE_CLOUD='aws'
export USER_MANAGED_PINECONE_REGION='us-west-2'
export USER_MANAGED_OPENAI_API_KEY=