Skip to content

Commit 88f9def

Browse files
committed
fix: reduced model tokens
1 parent 1e727c7 commit 88f9def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrapegraphai/helpers/models_tokens.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"claude-3-haiku": 200000
140140
},
141141
"deepseek": {
142-
"deepseek-chat": 32768,
142+
"deepseek-chat": 28672,
143143
"deepseek-coder": 16384
144144
},
145145
"ernie": {

0 commit comments

Comments
 (0)