Commit History
Update Dockerfile to change the exposed port to 7860, 04e9859
Add a "Clear Chat" button to reset the conversation: c967f09
Update disclaimer 8d4dc0c
Add environment variable to Dockerfile to disable Streamlit browser usage stats 49127ca
Update Dockerfile to install additional dependencies and download assets during build; change entrypoint to start Streamlit directly. f2ff59a
Refactor Dockerfile to use a Python entrypoint script for asset downloading and Streamlit startup; add new entrypoint.py script. 1809adb
Remove push trigger from file-size workflow in GitHub Actions a37ea7b
Refactor settings to use constants for Hugging Face repositories; add GitHub workflows for file size checks and syncing to Hugging Face hub; remove .vscode directory from .gitignore. d7f51cc
Add file type filters to .gitattributes for LFS support; update README with project metadata 98815a8
update chromadb tar extraction 19b702c
Update Dockerfile and .dockerignore; modify download_assets.py to use specific ChromaDB path fa10f25
upload models and embeddings to hf hub c106191
add bge-small-finetuned and bge-large-finetunes chromadb collections aa09b44
add huggingface hub support 55609c0
Merge branch 'main' of github.com:mujeeb-gh/rag-chatbot-final 7049205
(fix) change llm provider from groq to openrouter 38e0289
Merge pull request #1 from mujeeb-gh/fix a0e7444 unverified
mujeeb-gh commited on
revoke groq api key 2651b17 unverified
mujeeb-gh commited on