Yongkang ZOU commited on
Commit
98328f6
·
1 Parent(s): e426500

update llm tool

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -53
requirements.txt CHANGED
@@ -1,53 +1,18 @@
1
- aiofiles==24.1.0
2
- aiohttp==3.12.4
3
- anyio==4.9.0
4
- asgiref==3.8.1
5
- backoff==1.11.1
6
- bcrypt==4.0.1
7
- build==1.2.2.post1
8
- cachetools==5.3.2
9
- certifi==2024.2.2
10
- charset-normalizer==3.3.2
11
- chromadb==0.4.24
12
- click==8.1.7
13
- coloredlogs==15.0.1
14
- dataclasses-json==0.6.7
15
- Deprecated==1.2.14
16
- fastapi==0.110.0
17
- ffmpy==0.3.1
18
- filetype==1.2.0
19
- fsspec==2024.3.1
20
- google-ai-generativelanguage==0.6.18
21
- google-api-core==2.17.0
22
- google-auth==2.28.1
23
- gradio==4.29.0
24
- gradio_client==0.11.0
25
- groq==0.26.0
26
- grpcio==1.62.0
27
- grpcio-status==1.62.0
28
- h11==0.14.0
29
- httpx==0.26.0
30
- httpx-sse==0.4.0
31
- huggingface-hub==0.22.2
32
- humanfriendly==10.0
33
- importlib_metadata==6.11.0
34
- importlib_resources==6.1.1
35
- ipykernel==6.29.4
36
- ipython==8.18.1
37
- jedi==0.19.1
38
- Jinja2==3.1.3
39
- jsonpatch==1.33
40
- jsonpointer==2.4
41
- jsonschema==4.20.0
42
- jupyter_client==8.6.0
43
- jupyter_core==5.7.1
44
- langchain==0.1.19
45
- langchain-core==0.1.51
46
- langchain-community==0.0.35
47
- langchain-google-genai==0.0.9
48
- langchain-groq==0.3.2
49
- langchain-openai==0.1.6
50
- langchain-tavily==0.2.0
51
- langgraph==0.0.47
52
- langgraph-checkpoint==2.0.26
53
- langgraph-sdk==0.1.70
 
1
+ gradio
2
+ requests
3
+ langchain
4
+ langchain-community
5
+ langchain-core
6
+ langchain-google-genai
7
+ langchain-huggingface
8
+ langchain-groq
9
+ langchain-tavily
10
+ langchain-chroma
11
+ langgraph
12
+ huggingface_hub
13
+ supabase
14
+ arxiv
15
+ pymupdf
16
+ wikipedia
17
+ pgvector
18
+ python-dotenv