Spaces:
Sleeping
Sleeping
| # --- CÁC THƯ VIỆN CỐT LÕI --- | |
| langchain==0.2.1 | |
| langchain-community==0.2.1 | |
| langchain-core==0.2.3 | |
| langchain-google-genai | |
| langchain-huggingface | |
| langchain-chroma | |
| langchain-text-splitters | |
| # --- DATABASE & SEARCH --- | |
| chromadb>=0.5.0 | |
| pysqlite3-binary | |
| rank_bm25 | |
| # --- XỬ LÝ FILE (Excel, Word, PDF) --- | |
| pypdf | |
| docx2txt | |
| openpyxl | |
| unstructured | |
| networkx | |
| tabulate | |
| pandas # <-- Mới thêm (Quan trọng cho Excel) | |
| msoffcrypto-tool # <-- Mới thêm (Sửa lỗi thiếu module msoffcrypto) | |
| # --- GIAO DIỆN & KHÁC --- | |
| gradio | |
| sentence-transformers | |
| huggingface-hub |