"backend/apps/webui/routers/auths.py" did not exist on "6a63c94153dd76f41857019530ef0054913b5cdd"
jifu v1.0
Showing
rag/eval/plot_time.py
0 → 100644
rag/feature_database.py
0 → 100644
rag/requirements.txt
0 → 100644
rag/retriever.py
0 → 100644
rag/retriever_client.py
0 → 100644
| accelerate | ||
| aiohttp | ||
| argcomplete==1.10.3 | ||
| BCEmbedding | ||
| beautifulsoup4 | ||
| chardet==3.0.4 | ||
| compressed-rtf==1.0.6 | ||
| docx2txt==0.8 | ||
| ebcdic==1.1.1 | ||
| extract-msg==0.28.7 | ||
| elasticsearch==8.12.0 | ||
| faiss-cpu | ||
| fastapi==0.112.2 | ||
| huggingface-hub | ||
| imapclient==2.1.0 | ||
| jieba | ||
| langchain==0.1.20 | ||
| langchain-community==0.0.38 | ||
| langchain-openai==0.1.7 | ||
| ... | ... | @@ -11,15 +20,26 @@ langchain-core==0.1.52 |
| langchain-text-splitters==0.0.1 | ||
| langsmith==0.1.57 | ||
| loguru | ||
| olefile==0.47 | ||
| openpyxl==3.1.5 | ||
| pandas==2.0.1 | ||
| pdfminer.six==20191110 | ||
| pycryptodome==3.20.0 | ||
| PyMuPDF==1.24.3 | ||
| python-pptx==0.6.23 | ||
| requests | ||
| scikit-learn==1.5.0 | ||
| selenium==4.12.0 | ||
| sentence_transformers | ||
| six==1.12.0 | ||
| SpeechRecognition==3.8.1 | ||
| tenacity==8.3.0 | ||
| textract==1.6.5 | ||
| tiktoken==0.7.0 | ||
| tenacity==8.3.0 | ||
| tokenizers==0.15.2 | ||
| transformers | ||
| transformers==4.38.0 | ||
| tzlocal==5.2 | ||
| unstructured==0.11.2 | ||
| PyMuPDF==1.24.3 | ||
| \ No newline at end of file | ||
| uvicorn==0.30.6 | ||
| XlsxWriter==3.2.0 | ||
| xlrd==1.2.0 | ||
| \ No newline at end of file |
server.py
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment