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

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-06-16 11:35:34 -04:00
committed by GitHub
parent 221f934f9d
commit 0fdcdad393

View File

@@ -84,7 +84,7 @@ _PROFILES: dict[str, dict[str, Any]] = {
"accounts/fireworks/models/gpt-oss-120b": {
"name": "GPT OSS 120B",
"release_date": "2025-08-05",
"last_updated": "2025-08-05",
"last_updated": "2026-06-15",
"open_weights": True,
"max_input_tokens": 131072,
"max_output_tokens": 32768,