Spaces:
Sleeping
Sleeping
updating the example.ev
Browse files- example.env +4 -1
example.env
CHANGED
@@ -5,4 +5,7 @@ HUGGINGFACEHUB_API_TOKEN=
|
|
5 |
OLLMA_BASE_URL=
|
6 |
|
7 |
# environmental varaibles needed to use tools
|
8 |
-
SERPAPI_API_KEY=
|
|
|
|
|
|
|
|
5 |
OLLMA_BASE_URL=
|
6 |
|
7 |
# environmental varaibles needed to use tools
|
8 |
+
SERPAPI_API_KEY=
|
9 |
+
|
10 |
+
# for chromadb
|
11 |
+
VECTOR_DATABASE_LOCATION=
|