Commit History

Updated code with greeting support
0d1bcfb
Running

TalatMasood commited on

Update date and time to UTC format
e229be8

TalatMasood commited on

uploaded path for temp
e8d4b82

TalatMasood commited on

Updated code for saving temp directory for google drive documents.
a1de13c

TalatMasood commited on

Updating with CORS
e36537f

TalatMasood commited on

debuging CORS policy
23871f0

TalatMasood commited on

fixed comma issue
6c372c4

TalatMasood commited on

added front end url to cors
c5b5569

TalatMasood commited on

Updating chroma db to be singleton class
6082154

TalatMasood commited on

Updating path for chroma_db
7e7ab71

TalatMasood commited on

Updating path for chroma_db
ed035f0

TalatMasood commited on

Updating path for chroma_db
420ffd6

TalatMasood commited on

Updating path for chroma_db
7e85abb

TalatMasood commited on

Updating path for chroma_db
d3c044c

TalatMasood commited on

Updating path for chroma_db
201570a

TalatMasood commited on

Fix upload path to be part of environment vairiable
3508d64

TalatMasood commited on

Fix upload path to be part of environment vairiable
92cce12

TalatMasood commited on

Properly rename README.md with correct capitalization
eda701e

TalatMasood commited on

test changes with confif
12a98d5

TalatMasood commited on

Add Hugging Face Space configuration to README.md
0314a77

TalatMasood commited on

Save changes before cleaning history
d5cc289

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

Updated CORSMiddleware for render server
1a54bda

TalatMasood commited on

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

TalatMasood commited on

updating loggs for environment variable and Mongodb URI
2e372c4

TalatMasood commited on

Updated with port and issue fixed
5bfdeda

TalatMasood commited on

updated library python-multipart
19d2d02

TalatMasood commited on

changed the bart model from large to base
82b8aa2

TalatMasood commited on

updated requirements.txt file
32318b8

TalatMasood commited on

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

TalatMasood commited on

Updated content of constraints.txt
11eddc5

TalatMasood commited on

renamed constraints.txt file
587c54c

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

DOne some testing and fixed the retrieving context by date.
f36ab64

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

This is a test commit
3ea83cb

TalatMasood commited on

Commit chatbot chnages
0739c8b

TalatMasood commited on

Updated Knowledge base with Upload, get and delete endpoints
4daad35

TalatMasood commited on

Update knowledge upload api and linked chromadb to mongodb
d161383

TalatMasood commited on

Merge branch 'bugfix/chatbotworking'
2461d7a

TalatMasood commited on

Added support for multiple LLMs
e87abff

TalatMasood commited on