chore(model-profiles): refresh model profile data (#37712)

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:
langchain-model-profile-bot[bot]
2026-05-27 10:10:56 -04:00
committed by GitHub
parent b6a4138318
commit 800f02148b

View File

@@ -658,27 +658,6 @@ _PROFILES: dict[str, dict[str, Any]] = {
"attachment": False,
"temperature": True,
},
"arcee-ai/trinity-large-thinking:free": {
"name": "Trinity Large Thinking (free)",
"release_date": "2026-04-01",
"last_updated": "2026-04-01",
"open_weights": True,
"max_input_tokens": 262144,
"max_output_tokens": 80000,
"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": False,
"attachment": False,
"temperature": True,
},
"arcee-ai/trinity-mini": {
"name": "Trinity Mini",
"release_date": "2025-12-01",
@@ -5481,8 +5460,8 @@ _PROFILES: dict[str, dict[str, Any]] = {
"release_date": "2026-04-28",
"last_updated": "2026-04-28",
"open_weights": False,
"max_input_tokens": 131072,
"max_output_tokens": 8192,
"max_input_tokens": 262144,
"max_output_tokens": 32768,
"text_inputs": True,
"image_inputs": False,
"audio_inputs": False,
@@ -6427,7 +6406,7 @@ _PROFILES: dict[str, dict[str, Any]] = {
"last_updated": "2026-04-27",
"open_weights": True,
"max_input_tokens": 262144,
"max_output_tokens": 262144,
"max_output_tokens": 65536,
"text_inputs": True,
"image_inputs": True,
"audio_inputs": False,
@@ -6447,8 +6426,8 @@ _PROFILES: dict[str, dict[str, Any]] = {
"release_date": "2026-04-27",
"last_updated": "2026-04-27",
"open_weights": True,
"max_input_tokens": 262140,
"max_output_tokens": 262140,
"max_input_tokens": 262144,
"max_output_tokens": 262144,
"text_inputs": True,
"image_inputs": True,
"audio_inputs": False,
@@ -7143,7 +7122,7 @@ _PROFILES: dict[str, dict[str, Any]] = {
"last_updated": "2026-04-22",
"open_weights": True,
"max_input_tokens": 1048576,
"max_output_tokens": 16384,
"max_output_tokens": 131072,
"text_inputs": True,
"image_inputs": False,
"audio_inputs": False,
@@ -7205,8 +7184,8 @@ _PROFILES: dict[str, dict[str, Any]] = {
"release_date": "2025-07-28",
"last_updated": "2025-07-28",
"open_weights": True,
"max_input_tokens": 131072,
"max_output_tokens": 98304,
"max_input_tokens": 131070,
"max_output_tokens": 131070,
"text_inputs": True,
"image_inputs": False,
"audio_inputs": False,