MachineLearningReply/search_mlReply
changed max token size to 500
changed "OpenAI key" -> "LLM-authorization key"
updateed extractive model to 'deepset/gelectra-large-germanquad'
Change extractive model to English
Chaning sklearn version
Update utils/config.py
changed model to English Q&A
changed to german extractive model
updated files display
added dropping duplicates
updated show files function
added 'view list of all documents'
removed 'upload files' repetition
added changed username to app.py
added streamlit-modal to requirements
changed password, added modal for upload button
'youe' -> 'your'
removed 'change_log.txt' which is not required
trying to change name of the app
changed cookie_expiry to 1 day
authentication update
added authentication
added seperate file to chec pydantic version
resolved warning for `label` got an empty value
correction to label
added label to upload files
changing label visibility uploaded files
trying pdf tp txt converter
temp. removed the additional pdf to text func
Delete .DS_Store
Update .gitignore
Added reset documents functionality.
check if v2 to v1 already done
removed line for changing v2 to v1 multiple times
updateed app.py, added file to check if v1 is already changed
updateed app.py, added file to check if v1 is already changed
updateed app.py, added file to check if v1 is already changed
updateed app.py, added file to check if v1 is already changed
initial commit
