File tree 5 files changed +7
-7
lines changed
aws-qa-appsync-opensearch/question_answering/src
aws-rag-appsync-stepfn-opensearch
aws-summarization-appsync-stepfn
5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,6 @@ requests==2.31.0
9
9
requests-aws4auth == 1.2.3
10
10
opensearch-py == 2.4.2
11
11
numpy
12
- langchain == 0.1.4
13
- langchain-community == 0.0.16
12
+ langchain == 0.1.11
13
+ langchain-community < 0.1 , > 0.0.25
14
14
opensearch-py
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ boto3>=1.34.29
6
6
botocore >= 1.34.29
7
7
requests == 2.31.0
8
8
requests-aws4auth == 1.2.3
9
- langchain == 0.1.4
10
- langchain-community == 0.0.16
9
+ langchain == 0.1.11
10
+ langchain-community < 0.1 , > 0.0.25
11
11
opensearch-py == 2.4.2
12
12
sagemaker
13
13
numpy
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ fastjsonschema
4
4
typing-extensions
5
5
boto3
6
6
requests
7
- langchain == 0.1.4
7
+ langchain == 0.1.11
8
8
pypdf2
Original file line number Diff line number Diff line change 1
1
redis
2
2
pypdf2
3
- langchain == 0.1.4
3
+ langchain == 0.1.11
4
4
urllib3 < 2
5
5
aws-xray-sdk
6
6
aws-lambda-powertools
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ boto3>=1.34.29
3
3
botocore >= 1.34.29
4
4
requests == 2.31.0
5
5
requests-aws4auth == 1.2.3
6
- langchain == 0.1.4
6
+ langchain == 0.1.11
7
7
nltk == 3.8.1
8
8
urllib3 < 2
9
9
aws-lambda-powertools
You can’t perform that action at this time.
0 commit comments