Removed langchain and llama-cpp-python (not actively supported anymore) dependencies. Updated packages. Updated default dataset
5b2f824
| boto3==1.38.0 | |
| python-dotenv==1.1.0 | |
| beautifulsoup4==4.13.4 | |
| google-genai==1.50.0 | |
| pandas==2.2.3 | |
| markdown==3.8.1 | |
| transformers==4.57.1 | |
| # For Windows https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.2/llama_cpp_python-0.3.2-cp311-#cp311-win_amd64.whl -C cmake.args="-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS" | |
| #llama-cpp-python==0.3.2 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu # For linux if dependencies for below build command are not available in the environment | |
| # llama-cpp-python==0.3.16 -C cmake.args="-DGGML_BLAS=ON;-DGGML_BLAS_VENDOR=OpenBLAS" | |
| #torch==2.5.1 --extra-index-url https://download.pytorch.org/whl/cpu # Loaded in Dockerfile | |
| #sentence_transformers==4.1.0 # Loaded in Dockerfile | |
| faiss-cpu==1.10.0 | |
| pypdf==5.4.0 | |
| python-docx==1.1.2 | |
| #keybert==0.9.0 # Loaded in Dockerfile | |
| #span-marker==1.7.0 # Loaded in Dockerfile | |
| gradio==5.49.1 | |
| nltk==3.9.1 | |
| bm25s==0.2.14 | |
| PyStemmer==2.2.0.3 | |
| scikit-learn==1.7.2 | |
| scipy==1.16.3 | |
| numpy==2.2.6 | |