mirror of
https://github.com/hwchase17/langchain
synced 2024-11-11 19:11:02 +00:00
6 lines
247 B
Plaintext
6 lines
247 B
Plaintext
# astra db
|
|
ASTRA_DB_API_ENDPOINT=https://your_astra_db_id-your_region.apps.astra.datastax.com
|
|
ASTRA_DB_APPLICATION_TOKEN=AstraCS:your_astra_db_application_token
|
|
# ASTRA_DB_KEYSPACE=your_astra_db_namespace
|
|
# ASTRA_DB_SKIP_COLLECTION_DELETIONS=true
|