cot_bot / src /config.py
akshansh36's picture
Update src/config.py
03e7dc2 verified
raw
history blame contribute delete
331 Bytes
app_name="Commissionerate of Transport Bot" #app name
website_name="Commissionerate of Transport, Gujarat"
PINECONE_INDEX="cot"
DATABASE="chatbots"
CHUNK_COLLECTION="cot_chunks" #chunks get stored here
CHAT_COLLECTION="cot_chat" #here the chats gets stored
base_url = "https://cot.gujarat.gov.in/" #base url of the website