mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-15 11:02:36 +02:00
feat: +runtime multi-llm support
This commit is contained in:
parent
9f8f0a27fd
commit
5b15584480
9 changed files with 210 additions and 7 deletions
|
|
@ -259,7 +259,6 @@ TOKEN_MAX = {
|
|||
"qwen-7b-chat": 32000,
|
||||
"qwen-1.8b-longcontext-chat": 32000,
|
||||
"qwen-1.8b-chat": 8000,
|
||||
|
||||
}
|
||||
|
||||
# For Amazon Bedrock US region
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue