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>
575 lines
17 KiB
Python
575 lines
17 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]] = {
|
|
"allam-2-7b": {
|
|
"name": "ALLaM-2-7b",
|
|
"release_date": "2024-09",
|
|
"last_updated": "2024-09",
|
|
"open_weights": False,
|
|
"max_input_tokens": 4096,
|
|
"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": True,
|
|
},
|
|
"canopylabs/orpheus-arabic-saudi": {
|
|
"name": "Orpheus Arabic Saudi",
|
|
"release_date": "2025-12-16",
|
|
"last_updated": "2025-12-16",
|
|
"open_weights": False,
|
|
"max_input_tokens": 4000,
|
|
"max_output_tokens": 50000,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": False,
|
|
"image_outputs": False,
|
|
"audio_outputs": True,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": False,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"canopylabs/orpheus-v1-english": {
|
|
"name": "Orpheus V1 English",
|
|
"release_date": "2025-12-19",
|
|
"last_updated": "2025-12-19",
|
|
"open_weights": False,
|
|
"max_input_tokens": 4000,
|
|
"max_output_tokens": 50000,
|
|
"text_inputs": True,
|
|
"image_inputs": False,
|
|
"audio_inputs": False,
|
|
"video_inputs": False,
|
|
"text_outputs": False,
|
|
"image_outputs": False,
|
|
"audio_outputs": True,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": False,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"deepseek-r1-distill-llama-70b": {
|
|
"name": "DeepSeek R1 Distill Llama 70B",
|
|
"status": "deprecated",
|
|
"release_date": "2025-01-20",
|
|
"last_updated": "2025-01-20",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"max_output_tokens": 8192,
|
|
"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,
|
|
},
|
|
"gemma2-9b-it": {
|
|
"name": "Gemma 2 9B",
|
|
"status": "deprecated",
|
|
"release_date": "2024-06-27",
|
|
"last_updated": "2024-06-27",
|
|
"open_weights": True,
|
|
"max_input_tokens": 8192,
|
|
"max_output_tokens": 8192,
|
|
"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,
|
|
},
|
|
"groq/compound": {
|
|
"name": "Compound",
|
|
"release_date": "2025-09-04",
|
|
"last_updated": "2025-09-04",
|
|
"open_weights": False,
|
|
"max_input_tokens": 131072,
|
|
"max_output_tokens": 8192,
|
|
"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,
|
|
},
|
|
"groq/compound-mini": {
|
|
"name": "Compound Mini",
|
|
"release_date": "2025-09-04",
|
|
"last_updated": "2025-09-04",
|
|
"open_weights": False,
|
|
"max_input_tokens": 131072,
|
|
"max_output_tokens": 8192,
|
|
"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,
|
|
},
|
|
"llama-3.1-8b-instant": {
|
|
"name": "Llama 3.1 8B Instant",
|
|
"release_date": "2024-07-23",
|
|
"last_updated": "2024-07-23",
|
|
"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,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"llama-3.3-70b-versatile": {
|
|
"name": "Llama 3.3 70B Versatile",
|
|
"release_date": "2024-12-06",
|
|
"last_updated": "2024-12-06",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"max_output_tokens": 32768,
|
|
"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,
|
|
},
|
|
"llama-guard-3-8b": {
|
|
"name": "Llama Guard 3 8B",
|
|
"status": "deprecated",
|
|
"release_date": "2024-07-23",
|
|
"last_updated": "2024-07-23",
|
|
"open_weights": True,
|
|
"max_input_tokens": 8192,
|
|
"max_output_tokens": 8192,
|
|
"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": True,
|
|
},
|
|
"llama3-70b-8192": {
|
|
"name": "Llama 3 70B",
|
|
"status": "deprecated",
|
|
"release_date": "2024-04-18",
|
|
"last_updated": "2024-04-18",
|
|
"open_weights": True,
|
|
"max_input_tokens": 8192,
|
|
"max_output_tokens": 8192,
|
|
"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,
|
|
},
|
|
"llama3-8b-8192": {
|
|
"name": "Llama 3 8B",
|
|
"status": "deprecated",
|
|
"release_date": "2024-04-18",
|
|
"last_updated": "2024-04-18",
|
|
"open_weights": True,
|
|
"max_input_tokens": 8192,
|
|
"max_output_tokens": 8192,
|
|
"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,
|
|
},
|
|
"meta-llama/llama-4-maverick-17b-128e-instruct": {
|
|
"name": "Llama 4 Maverick 17B",
|
|
"status": "deprecated",
|
|
"release_date": "2025-04-05",
|
|
"last_updated": "2025-04-05",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"max_output_tokens": 8192,
|
|
"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": False,
|
|
"tool_calling": True,
|
|
"structured_output": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"meta-llama/llama-4-scout-17b-16e-instruct": {
|
|
"name": "Llama 4 Scout 17B",
|
|
"release_date": "2025-04-05",
|
|
"last_updated": "2025-04-05",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"max_output_tokens": 8192,
|
|
"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": False,
|
|
"tool_calling": True,
|
|
"structured_output": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"meta-llama/llama-guard-4-12b": {
|
|
"name": "Llama Guard 4 12B",
|
|
"status": "deprecated",
|
|
"release_date": "2025-04-05",
|
|
"last_updated": "2025-04-05",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"max_output_tokens": 1024,
|
|
"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": False,
|
|
"tool_calling": False,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"meta-llama/llama-prompt-guard-2-22m": {
|
|
"name": "Llama Prompt Guard 2 22M",
|
|
"release_date": "2024-10-01",
|
|
"last_updated": "2024-10-01",
|
|
"open_weights": True,
|
|
"max_input_tokens": 512,
|
|
"max_output_tokens": 512,
|
|
"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": True,
|
|
},
|
|
"meta-llama/llama-prompt-guard-2-86m": {
|
|
"name": "Llama Prompt Guard 2 86M",
|
|
"release_date": "2024-10-01",
|
|
"last_updated": "2024-10-01",
|
|
"open_weights": True,
|
|
"max_input_tokens": 512,
|
|
"max_output_tokens": 512,
|
|
"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": True,
|
|
},
|
|
"mistral-saba-24b": {
|
|
"name": "Mistral Saba 24B",
|
|
"status": "deprecated",
|
|
"release_date": "2025-02-06",
|
|
"last_updated": "2025-02-06",
|
|
"open_weights": False,
|
|
"max_input_tokens": 32768,
|
|
"max_output_tokens": 32768,
|
|
"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": {
|
|
"name": "Kimi K2 Instruct",
|
|
"status": "deprecated",
|
|
"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-05",
|
|
"last_updated": "2025-09-05",
|
|
"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,
|
|
"structured_output": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"openai/gpt-oss-120b": {
|
|
"name": "GPT OSS 120B",
|
|
"release_date": "2025-08-05",
|
|
"last_updated": "2025-08-05",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"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,
|
|
"structured_output": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"openai/gpt-oss-20b": {
|
|
"name": "GPT OSS 20B",
|
|
"release_date": "2025-08-05",
|
|
"last_updated": "2025-08-05",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"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,
|
|
"structured_output": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"openai/gpt-oss-safeguard-20b": {
|
|
"name": "Safety GPT OSS 20B",
|
|
"release_date": "2025-03-05",
|
|
"last_updated": "2025-03-05",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"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,
|
|
},
|
|
"qwen-qwq-32b": {
|
|
"name": "Qwen QwQ 32B",
|
|
"status": "deprecated",
|
|
"release_date": "2024-11-27",
|
|
"last_updated": "2024-11-27",
|
|
"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": True,
|
|
"tool_calling": True,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"qwen/qwen3-32b": {
|
|
"name": "Qwen3 32B",
|
|
"release_date": "2024-12-23",
|
|
"last_updated": "2024-12-23",
|
|
"open_weights": True,
|
|
"max_input_tokens": 131072,
|
|
"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,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"whisper-large-v3": {
|
|
"name": "Whisper Large V3",
|
|
"release_date": "2023-09-01",
|
|
"last_updated": "2025-09-05",
|
|
"open_weights": True,
|
|
"max_input_tokens": 448,
|
|
"max_output_tokens": 448,
|
|
"text_inputs": False,
|
|
"image_inputs": False,
|
|
"audio_inputs": True,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": False,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
"whisper-large-v3-turbo": {
|
|
"name": "Whisper Large v3 Turbo",
|
|
"release_date": "2024-10-01",
|
|
"last_updated": "2024-10-01",
|
|
"open_weights": True,
|
|
"max_input_tokens": 448,
|
|
"max_output_tokens": 448,
|
|
"text_inputs": False,
|
|
"image_inputs": False,
|
|
"audio_inputs": True,
|
|
"video_inputs": False,
|
|
"text_outputs": True,
|
|
"image_outputs": False,
|
|
"audio_outputs": False,
|
|
"video_outputs": False,
|
|
"reasoning_output": False,
|
|
"tool_calling": False,
|
|
"attachment": False,
|
|
"temperature": True,
|
|
},
|
|
}
|