Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aparnavellala
/
Chatbot
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aparnavellala
commited on
27 days ago
Commit
44b9545
·
verified
·
1 Parent(s):
37f145a
Update .env
Browse files
Files changed (1)
hide
show
.env
+4
-1
.env
CHANGED
Viewed
@@ -1 +1,4 @@
1
-
HUGGINGFACEHUB_API_TOKEN=""
1
+
HUGGINGFACEHUB_API_TOKEN=""
2
+
OPENAI_API_KEY=""
3
+
ANTHROPIC_API_KEY=""
4
+
TAVILY_API_KEY=""