-
Notifications
You must be signed in to change notification settings - Fork 3
/
.env.example
29 lines (24 loc) · 1.02 KB
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# DataStax AI Platform
# Create a free account https://docs.datastax.com/en/astra-db-serverless/index.html
# DataStax Astra
# Both of the following values are provided within the "Overview" tab of your Astra database
ASTRA_DB_APPLICATION_TOKEN="AstraCS:..."
ASTRA_DB_API_ENDPOINT="https://YOUR_DATABASE_ENDPOINT.apps.astra.datastax.com"
# DataStax Langflow
# All of the following values are provided by DataStax Langflow
# within the "API" secton of a given flow
LANGFLOW_APPLICATION_TOKEN="AstraCS:..."
LANGFLOW_BASE_API_URL="https://api.langflow.astra.datastax.com"
LANGFLOW_ID="YOUR_LANGFLOW_ID"
# Use either the flow endpoint name or the flow ID
# The endpoint name allows you to configure a consistent, human readable name for your flow
LANGFLOW_FLOW_ENDPOINT="YOUR_LANGFLOW_ENDPOINT_NAME"
#LANGFLOW_FLOW_ID="e5743..."
# Zoom API config
ZOOM_CLIENT_ID=yYeh0...
ZOOM_CLIENT_SECRET=0pZlz...
ZOOM_ACCOUNT_ID=HPAxV...
OAuth_Client_ID=foKtl...
OAuth_Client_Secret=AmgJz...
zoomApiBaseUrl=https://...