Spaces:
Runtime error
Runtime error
Create Chatbot/.ev
Browse files- Chatbot/.ev +3 -0
Chatbot/.ev
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
HUGGINGFACE_API_KEY=your_huggingface_api_key
|
| 2 |
+
SALESFORCE_API_URL=https://your_instance.salesforce.com
|
| 3 |
+
SALESFORCE_API_KEY=your_salesforce_api_key
|