Skip to content

Commit 4ee7753

Browse files
authored
Merge pull request #654 from ScrapeGraphAI/main
allignment
2 parents 24c38f9 + b2be6b7 commit 4ee7753

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
license = "MIT"
3636
readme = "README.md"
3737
homepage = "https://scrapegraphai.com/"
38-
repository = "https://github.com/VinciGit00/Scrapegraph-ai"
38+
repository = "https://github.com/ScrapeGraphAI/Scrapegraph-ai"
3939
documentation = "https://scrapegraph-ai.readthedocs.io/en/latest/"
4040
keywords = [
4141
"scrapegraph",

scrapegraphai/helpers/models_tokens.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@
143143
"claude-3-haiku-20240307": 4000,
144144
},
145145
"bedrock": {
146-
"anthropic.claude-3-5-sonnet-20240620": 200000,
147146
"anthropic.claude-3-haiku-20240307-v1:0": 200000,
148147
"anthropic.claude-3-sonnet-20240229-v1:0": 200000,
149148
"anthropic.claude-3-opus-20240229-v1:0": 200000,
149+
"anthropic.claude-3-5-sonnet-20240620-v1:0": 200000,
150150
"anthropic.claude-v2:1": 200000,
151151
"anthropic.claude-v2": 100000,
152152
"anthropic.claude-instant-v1": 100000,

0 commit comments

Comments
 (0)