forked from americanthinker/rag-applications
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
40 lines (40 loc) · 727 Bytes
/
requirements.txt
File metadata and controls
40 lines (40 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
anthropic
beautifulsoup4==4.12.2
cohere
datasets==2.14.3
deepeval==0.21.34
ipykernel==6.23.1
ipython==8.14.0
ipywidgets==8.1.1
jedi==0.19.0
jupyter_client==8.3.0
jupyter_core==5.3.1
jupyter_server==2.7.0
jupyter_server_terminals==0.4.4
jupyterlab==4.0.11
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.9
jupyterlab_server==2.24.0
litellm==1.34.42
llama-hub==0.0.72
llama-index==0.9.29
loguru==0.7.0
matplotlib==3.7.2
matplotlib-inline==0.1.6
numpy==1.24.4
openai
pandas==2.0.3
pyarrow==14.0.1
python-dotenv==1.0.0
rank-bm25==0.2.2
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.7.0
sentence-transformers==2.2.2
streamlit==1.33.0
tiktoken
tokenizers==0.15.0
torch==2.0.1
tqdm==4.66.1
transformers
weaviate-client==4.5.4