chatbot-backend / config /__pycache__ /config.cpython-312.pyc

Commit History

Update date and time to UTC format
e229be8

TalatMasood commited on

Updating path for chroma_db
420ffd6

TalatMasood commited on

Fix upload path to be part of environment vairiable
92cce12

TalatMasood commited on

1) Log google drive documents entry in mongo db
b08d8ce

TalatMasood commited on

Sorted the documents list in descending order
37a7e05

TalatMasood commited on

Log google drive documents in the mongodb, add source of the document and made chunks to overlap text.
acdfaa9

TalatMasood commited on

Changed 'EMBEDDING_MODEL', 'all-MiniLM-L6-v2' for produciton also.
3a56021

TalatMasood commited on

Updated with port and issue fixed
5bfdeda

TalatMasood commited on

Update deployment constraints for python-magic-bin
184c9ab

TalatMasood commited on

Updarte chatbot with deployment configurations on the Render
415595f

TalatMasood commited on

Changes to be committed:
be32fd8

TalatMasood commited on

Implementation for Google drive is done. Now it is working fine, except need a new function that can delete the chunks if a document is removed from google drive.
aee2bfd

TalatMasood commited on

Enhanced the support for the excel file and added endpoint to have optimized vector store and Rag for the Excel.
b953016

TalatMasood commited on

Working chat with context and history
9700f95

TalatMasood commited on

Added support for multiple LLMs
e87abff

TalatMasood commited on