mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
chore(model-profiles): refresh model profile data (#36749)
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
78a0059e52
commit
1292c64e6d
@@ -272,27 +272,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
|
||||
"attachment": False,
|
||||
"temperature": True,
|
||||
},
|
||||
"arcee-ai/trinity-mini:free": {
|
||||
"name": "Trinity Mini",
|
||||
"release_date": "2026-01-28",
|
||||
"last_updated": "2026-01-28",
|
||||
"open_weights": True,
|
||||
"max_input_tokens": 131072,
|
||||
"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,
|
||||
"structured_output": True,
|
||||
"attachment": False,
|
||||
"temperature": True,
|
||||
},
|
||||
"black-forest-labs/flux.2-flex": {
|
||||
"name": "FLUX.2 Flex",
|
||||
"release_date": "2025-11-25",
|
||||
@@ -1154,27 +1133,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
|
||||
"attachment": True,
|
||||
"temperature": True,
|
||||
},
|
||||
"inception/mercury": {
|
||||
"name": "Mercury",
|
||||
"release_date": "2025-06-26",
|
||||
"last_updated": "2025-06-26",
|
||||
"open_weights": False,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 32000,
|
||||
"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,
|
||||
"structured_output": True,
|
||||
"attachment": False,
|
||||
"temperature": True,
|
||||
},
|
||||
"inception/mercury-2": {
|
||||
"name": "Mercury 2",
|
||||
"release_date": "2026-03-04",
|
||||
@@ -1196,13 +1154,13 @@ _PROFILES: dict[str, dict[str, Any]] = {
|
||||
"attachment": False,
|
||||
"temperature": True,
|
||||
},
|
||||
"inception/mercury-coder": {
|
||||
"name": "Mercury Coder",
|
||||
"release_date": "2025-04-30",
|
||||
"last_updated": "2025-04-30",
|
||||
"inception/mercury-edit-2": {
|
||||
"name": "Mercury Edit 2",
|
||||
"release_date": "2026-03-30",
|
||||
"last_updated": "2026-03-30",
|
||||
"open_weights": False,
|
||||
"max_input_tokens": 128000,
|
||||
"max_output_tokens": 32000,
|
||||
"max_output_tokens": 8192,
|
||||
"text_inputs": True,
|
||||
"image_inputs": False,
|
||||
"audio_inputs": False,
|
||||
@@ -1211,9 +1169,8 @@ _PROFILES: dict[str, dict[str, Any]] = {
|
||||
"image_outputs": False,
|
||||
"audio_outputs": False,
|
||||
"video_outputs": False,
|
||||
"reasoning_output": False,
|
||||
"tool_calling": True,
|
||||
"structured_output": True,
|
||||
"reasoning_output": True,
|
||||
"tool_calling": False,
|
||||
"attachment": False,
|
||||
"temperature": True,
|
||||
},
|
||||
@@ -1774,26 +1731,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
|
||||
"attachment": True,
|
||||
"temperature": True,
|
||||
},
|
||||
"moonshotai/kimi-k2:free": {
|
||||
"name": "Kimi K2 (free)",
|
||||
"release_date": "2025-07-11",
|
||||
"last_updated": "2025-07-11",
|
||||
"open_weights": True,
|
||||
"max_input_tokens": 32800,
|
||||
"max_output_tokens": 32800,
|
||||
"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,
|
||||
},
|
||||
"nousresearch/hermes-3-llama-3.1-405b:free": {
|
||||
"name": "Hermes 3 405B Instruct (free)",
|
||||
"release_date": "2024-08-16",
|
||||
@@ -2820,27 +2757,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
|
||||
"attachment": False,
|
||||
"temperature": True,
|
||||
},
|
||||
"qwen/qwen3-4b:free": {
|
||||
"name": "Qwen3 4B (free)",
|
||||
"release_date": "2025-04-30",
|
||||
"last_updated": "2025-07-23",
|
||||
"open_weights": True,
|
||||
"max_input_tokens": 40960,
|
||||
"max_output_tokens": 40960,
|
||||
"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-coder": {
|
||||
"name": "Qwen3 Coder",
|
||||
"release_date": "2025-07-23",
|
||||
@@ -2925,26 +2841,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
|
||||
"attachment": False,
|
||||
"temperature": True,
|
||||
},
|
||||
"qwen/qwen3-coder:free": {
|
||||
"name": "Qwen3 Coder 480B A35B Instruct (free)",
|
||||
"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-max": {
|
||||
"name": "Qwen3 Max",
|
||||
"release_date": "2025-09-05",
|
||||
@@ -2986,27 +2882,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
|
||||
"attachment": False,
|
||||
"temperature": True,
|
||||
},
|
||||
"qwen/qwen3-next-80b-a3b-instruct:free": {
|
||||
"name": "Qwen3 Next 80B A3B Instruct (free)",
|
||||
"release_date": "2025-09-11",
|
||||
"last_updated": "2025-09-11",
|
||||
"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": False,
|
||||
"tool_calling": True,
|
||||
"structured_output": True,
|
||||
"attachment": False,
|
||||
"temperature": True,
|
||||
},
|
||||
"qwen/qwen3-next-80b-a3b-thinking": {
|
||||
"name": "Qwen3 Next 80B A3B Thinking",
|
||||
"release_date": "2025-09-11",
|
||||
|
||||
Reference in New Issue
Block a user