mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-01 06:42:37 +00:00
chore(model-profiles): refresh model profile data (#38160)
Automated refresh of model profile data for all in-monorepo partner integrations via `langchain-profiles refresh`. 🤖 Generated by the `refresh_model_profiles` workflow. Co-authored-by: mdrxy <61371264+mdrxy@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
62f255980d
commit
b247e572b1
@@ -2687,7 +2687,7 @@ _PROFILES: dict[str, dict[str, Any]] = {
|
||||
"name": "MiniMax-M3",
|
||||
"release_date": "2026-06-01",
|
||||
"last_updated": "2026-06-01",
|
||||
"open_weights": False,
|
||||
"open_weights": True,
|
||||
"max_input_tokens": 524288,
|
||||
"max_output_tokens": 512000,
|
||||
"text_inputs": True,
|
||||
|
||||
Reference in New Issue
Block a user