mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-12 21:01:56 +08:00
fix: reduced model tokens
This commit is contained in:
parent
1e727c796c
commit
88f9def69d
@ -139,7 +139,7 @@ models_tokens = {
|
||||
"claude-3-haiku": 200000
|
||||
},
|
||||
"deepseek": {
|
||||
"deepseek-chat": 32768,
|
||||
"deepseek-chat": 28672,
|
||||
"deepseek-coder": 16384
|
||||
},
|
||||
"ernie": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user