Skip to content

Commit 9f83114

Browse files
committed
Merge branch 'azure-openai' of https://github.com/lindarr915/bedrock-access-gateway into azure-openai
2 parents fbae16f + 97d77ab commit 9f83114

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,5 @@ cython_debug/
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160160
.idea/
161161

162-
Config
162+
Config
163+
.vscode/launch.json

src/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ mangum==0.17.0
55
tiktoken==0.6.0
66
requests==2.32.3
77
numpy==1.26.4
8-
boto3==1.34.132
9-
botocore==1.34.132
8+
boto3==1.35.17
9+
botocore==1.35.17

0 commit comments

Comments
 (0)