quocdat25 commited on
Commit
9c17e9c
1 Parent(s): eeed334

Upload folder using huggingface_hub

Browse files
.ipynb_checkpoints/requirements-checkpoint.txt CHANGED
@@ -1,7 +1,13 @@
1
- langchain crewai
2
- wolframalpha duckduckgo-search
3
- 'crewai[tools]'
4
- beautifulsoup4 requests lxml
 
 
 
 
5
  langchain-community
6
  huggingface_hub
7
- google-api-python-client google-auth-httplib2 google-auth-oauthlib
 
 
 
1
+ langchain
2
+ crewai
3
+ wolframalpha
4
+ duckduckgo-search
5
+ crewai[tools]
6
+ beautifulsoup4
7
+ requests
8
+ lxml
9
  langchain-community
10
  huggingface_hub
11
+ google-api-python-client
12
+ google-auth-httplib2
13
+ google-auth-oauthlib
requirements.txt CHANGED
@@ -2,7 +2,7 @@ langchain
2
  crewai
3
  wolframalpha
4
  duckduckgo-search
5
- 'crewai[tools]'
6
  beautifulsoup4
7
  requests
8
  lxml
 
2
  crewai
3
  wolframalpha
4
  duckduckgo-search
5
+ crewai[tools]
6
  beautifulsoup4
7
  requests
8
  lxml