chatbot-backend / src /utils /__pycache__ /document_processor.cpython-312.pyc

Commit History

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

Updated embedding to produciton, changed the depenedency for magic library
c2e0ca0

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

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

Added support for multiple LLMs
e87abff

TalatMasood commited on