You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/templates/rag-astradb/.env.template

6 lines
231 B
Plaintext

export OPENAI_API_KEY="..."
export ASTRA_DB_API_ENDPOINT="https://...-....apps.astra.datastax.com"
export ASTRA_DB_APPLICATION_TOKEN="AstraCS:..."
export ASTRA_DB_KEYSPACE="..." # Optional - falls back to default if not provided