mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
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>
461 lines
14 KiB
Python
461 lines
14 KiB
Python
"""Auto-generated model profiles.
|
|
|
|
DO NOT EDIT THIS FILE MANUALLY.
|
|
This file is generated by the langchain-profiles CLI tool.
|
|
|
|
It contains data derived from the models.dev project.
|
|
|
|
Source: https://github.com/sst/models.dev
|
|
License: MIT License
|
|
|
|
To update these data, refer to the instructions here:
|
|
|
|
https://docs.langchain.com/oss/python/langchain/models#updating-or-overwriting-profile-data
|
|
"""
|
|
|
|
from typing import Any
|
|
|
|
_PROFILES: dict[str, dict[str, Any]] = {
|
|
"MiniMaxAI/MiniMax-M2.1": {
|
|
"name": "MiniMax-M2.1",
|
|
"release_date": "2025-12-23",
|
|
"last_updated": "2025-12-23",
|
|
"open_weights": True,
|
|
"max_input_tokens": 204800,
|
|
"max_output_tokens": 131072,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"MiniMaxAI/MiniMax-M2.5": {
|
|
"name": "MiniMax-M2.5",
|
|
"release_date": "2026-02-12",
|
|
"last_updated": "2026-02-12",
|
|
"open_weights": True,
|
|
"max_input_tokens": 204800,
|
|
"max_output_tokens": 131072,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"MiniMaxAI/MiniMax-M2.7": {
|
|
"name": "MiniMax-M2.7",
|
|
"release_date": "2026-03-18",
|
|
"last_updated": "2026-03-18",
|
|
"open_weights": True,
|
|
"max_input_tokens": 204800,
|
|
"max_output_tokens": 131072,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"structured_output": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"Qwen/Qwen3-235B-A22B-Thinking-2507": {
|
|
"name": "Qwen3-235B-A22B-Thinking-2507",
|
|
"release_date": "2025-07-25",
|
|
"last_updated": "2025-07-25",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 131072,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct": {
|
|
"name": "Qwen3-Coder-480B-A35B-Instruct",
|
|
"release_date": "2025-07-23",
|
|
"last_updated": "2025-07-23",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 66536,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"Qwen/Qwen3-Coder-Next": {
|
|
"name": "Qwen3-Coder-Next",
|
|
"release_date": "2026-02-03",
|
|
"last_updated": "2026-02-03",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 65536,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"Qwen/Qwen3-Embedding-4B": {
|
|
"name": "Qwen 3 Embedding 4B",
|
|
"release_date": "2025-01-01",
|
|
"last_updated": "2025-01-01",
|
|
"open_weights": True,
|
|
"max_input_tokens": 32000,
|
|
"max_output_tokens": 2048,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": False,
|
|
"attachment": False,
|
|
"temperature": False,
|
|
},
|
|
"Qwen/Qwen3-Embedding-8B": {
|
|
"name": "Qwen 3 Embedding 8B",
|
|
"release_date": "2025-01-01",
|
|
"last_updated": "2025-01-01",
|
|
"open_weights": True,
|
|
"max_input_tokens": 32000,
|
|
"max_output_tokens": 4096,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": False,
|
|
"attachment": False,
|
|
"temperature": False,
|
|
},
|
|
"Qwen/Qwen3-Next-80B-A3B-Instruct": {
|
|
"name": "Qwen3-Next-80B-A3B-Instruct",
|
|
"release_date": "2025-09-11",
|
|
"last_updated": "2025-09-11",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 66536,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"Qwen/Qwen3-Next-80B-A3B-Thinking": {
|
|
"name": "Qwen3-Next-80B-A3B-Thinking",
|
|
"release_date": "2025-09-11",
|
|
"last_updated": "2025-09-11",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 131072,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"Qwen/Qwen3.5-397B-A17B": {
|
|
"name": "Qwen3.5-397B-A17B",
|
|
"release_date": "2026-02-01",
|
|
"last_updated": "2026-02-01",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 32768,
|
|
"text_inputs": True,
|
|
"image_inputs": True,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": True,
|
|
"temperature": True,
|
|
},
|
|
"XiaomiMiMo/MiMo-V2-Flash": {
|
|
"name": "MiMo-V2-Flash",
|
|
"release_date": "2025-12-16",
|
|
"last_updated": "2025-12-16",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 4096,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"deepseek-ai/DeepSeek-R1-0528": {
|
|
"name": "DeepSeek-R1-0528",
|
|
"release_date": "2025-05-28",
|
|
"last_updated": "2025-05-28",
|
|
"open_weights": True,
|
|
"max_input_tokens": 163840,
|
|
"max_output_tokens": 163840,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"deepseek-ai/DeepSeek-V3.2": {
|
|
"name": "DeepSeek-V3.2",
|
|
"release_date": "2025-12-01",
|
|
"last_updated": "2025-12-01",
|
|
"open_weights": True,
|
|
"max_input_tokens": 163840,
|
|
"max_output_tokens": 65536,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"moonshotai/Kimi-K2-Instruct": {
|
|
"name": "Kimi-K2-Instruct",
|
|
"release_date": "2025-07-14",
|
|
"last_updated": "2025-07-14",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"max_output_tokens": 16384,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"moonshotai/Kimi-K2-Instruct-0905": {
|
|
"name": "Kimi-K2-Instruct-0905",
|
|
"release_date": "2025-09-04",
|
|
"last_updated": "2025-09-04",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 16384,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"moonshotai/Kimi-K2-Thinking": {
|
|
"name": "Kimi-K2-Thinking",
|
|
"release_date": "2025-11-06",
|
|
"last_updated": "2025-11-06",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 262144,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"moonshotai/Kimi-K2.5": {
|
|
"name": "Kimi-K2.5",
|
|
"release_date": "2026-01-01",
|
|
"last_updated": "2026-01-01",
|
|
"open_weights": True,
|
|
"max_input_tokens": 262144,
|
|
"max_output_tokens": 262144,
|
|
"text_inputs": True,
|
|
"image_inputs": True,
|
|
"audio_inputs": False,
|
|
"video_inputs": True,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": True,
|
|
"temperature": True,
|
|
},
|
|
"zai-org/GLM-4.7": {
|
|
"name": "GLM-4.7",
|
|
"release_date": "2025-12-22",
|
|
"last_updated": "2025-12-22",
|
|
"open_weights": True,
|
|
"max_input_tokens": 204800,
|
|
"max_output_tokens": 131072,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"zai-org/GLM-4.7-Flash": {
|
|
"name": "GLM-4.7-Flash",
|
|
"release_date": "2025-08-08",
|
|
"last_updated": "2025-08-08",
|
|
"open_weights": True,
|
|
"max_input_tokens": 200000,
|
|
"max_output_tokens": 128000,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"zai-org/GLM-5": {
|
|
"name": "GLM-5",
|
|
"release_date": "2026-02-11",
|
|
"last_updated": "2026-02-11",
|
|
"open_weights": True,
|
|
"max_input_tokens": 202752,
|
|
"max_output_tokens": 131072,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"zai-org/GLM-5.1": {
|
|
"name": "GLM-5.1",
|
|
"release_date": "2026-04-03",
|
|
"last_updated": "2026-04-03",
|
|
"open_weights": True,
|
|
"max_input_tokens": 202752,
|
|
"max_output_tokens": 131072,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
}
|