nsthorat-lilac commited on
Commit
a361807
1 Parent(s): e3cfded

Upload .env with huggingface_hub

Browse files
Files changed (1) hide show
  1. .env +1 -3
.env CHANGED
@@ -3,8 +3,6 @@
3
  # The path to the project directory. When used, this will be the global project directory for lilac.
4
  # When not defined, define the project directory with `lilac start ./data`.
5
  # LILAC_PROJECT_DIR=./data
6
- # NOTE: This is deprecated in favor of LILAC_PROJECT_DIR.
7
- # LILAC_DATA_PATH=./data
8
 
9
  # Set to 1 for duckdb to use views instead of materialized tables (lower memory usage, but slower).
10
  DUCKDB_USE_VIEWS=0
@@ -44,7 +42,7 @@ GOOGLE_CLIENT_ID='279475920249-i8llm8vbos1vj5m1qocir8narb3r0enu.apps.googleuserc
44
 
45
  # LangSmith source setup.
46
  # LANGCHAIN_API_KEY=
47
- LANGCHAIN_ENDPOINT=https://api.smith.langchain.com
48
 
49
  # Firebase deployment token.
50
  # FIREBASE_TOKEN=
 
3
  # The path to the project directory. When used, this will be the global project directory for lilac.
4
  # When not defined, define the project directory with `lilac start ./data`.
5
  # LILAC_PROJECT_DIR=./data
 
 
6
 
7
  # Set to 1 for duckdb to use views instead of materialized tables (lower memory usage, but slower).
8
  DUCKDB_USE_VIEWS=0
 
42
 
43
  # LangSmith source setup.
44
  # LANGCHAIN_API_KEY=
45
+ # LANGCHAIN_ENDPOINT=https://api.smith.langchain.com
46
 
47
  # Firebase deployment token.
48
  # FIREBASE_TOKEN=