satyam001 commited on
Commit
738fd44
1 Parent(s): 0d0b7a7

Create constants.py

Browse files
Files changed (1) hide show
  1. constants.py +3 -0
constants.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ WEBSITE_URL = "https://jobs.excelcult.com/wp-sitemap-posts-post-1.xml"
2
+ PINECONE_ENVIRONMENT = "gcp-starter"
3
+ PINECONE_INDEX = "chatbot"