KatGaw commited on
Commit
fb9272c
·
1 Parent(s): 16a4c6c

adding new files

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- chainlit==1.1.304
 
 
 
 
 
2
  langchain==0.2.5
3
  langchain_core==0.2.9
4
  langchain_community==0.2.5
5
- langchain_text_splitters==0.2.1
6
- python-dotenv==1.0.1
7
- langchain_openai==0.1.8
8
- qdrant-client==1.9.2
9
- tiktoken==0.7.0
10
- pymupdf==1.24.5
 
1
+ chainlit==0.7.700
2
+ cohere==4.37
3
+ openai<2.0.0
4
+ tiktoken<1
5
+ python-dotenv==1.0.0
6
+ chainlit==0.7.700
7
  langchain==0.2.5
8
  langchain_core==0.2.9
9
  langchain_community==0.2.5
10
+ langchain-text-splitters==0.2.1
11
+ langchain_openai==0.1.8