avfranco commited on
Commit
85963f8
1 Parent(s): 29a5c51

app-ea4all-togaf-llama-11B-prompt-refactoring-deploy-to-live

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -21
requirements.txt CHANGED
@@ -1,22 +1,22 @@
1
- faiss-cpu==1.8.0.post1
2
- gradio==4.29.0
3
- graphviz==0.20.3
4
- huggingface-hub==0.24.2
5
- jq==1.7.0
6
- langchain==0.2.11
7
- langchain-community==0.2.10
8
- langchain-core==0.2.23
9
- langchain-experimental==0.0.63
10
- langchain-huggingface==0.0.3
11
- langchain-openai==0.1.17
12
- langchain-text-splitters==0.2.2
13
- langchainhub==0.1.20
14
- langgraph==0.1.14
15
- langsmith==0.1.93
16
- openai==1.37.1
17
- openpyxl==3.1.5
18
- pandas==2.2.2
19
- pydantic==2.8.2
20
- pydantic_core==2.20.1
21
- tiktoken==0.7.0
22
  python-dotenv
 
1
+ faiss-cpu
2
+ gradio==4.44.1
3
+ graphviz
4
+ huggingface-hub
5
+ jq
6
+ langchain
7
+ langchain-community
8
+ langchain-core
9
+ langchain-experimental
10
+ langchain-huggingface
11
+ langchain-openai
12
+ langchain-text-splitters
13
+ langchainhub
14
+ langgraph
15
+ langsmith
16
+ openai
17
+ openpyxl
18
+ pandas
19
+ pydantic
20
+ pydantic_core
21
+ tiktoken
22
  python-dotenv