From 782b6277aee8d464971ca687d57f2f2f45f66362 Mon Sep 17 00:00:00 2001 From: Celina Hanouti Date: Thu, 19 Feb 2026 15:27:49 +0100 Subject: [PATCH] Fix Hugging Face interleaved reasoning field --- providers/huggingface/models/MiniMaxAI/MiniMax-M2.1.toml | 2 +- providers/huggingface/models/MiniMaxAI/MiniMax-M2.5.toml | 2 +- providers/huggingface/models/Qwen/Qwen3.5-397B-A17B.toml | 2 +- providers/huggingface/models/moonshotai/Kimi-K2-Thinking.toml | 2 +- providers/huggingface/models/moonshotai/Kimi-K2.5.toml | 2 +- providers/huggingface/models/zai-org/GLM-4.7-Flash.toml | 2 +- providers/huggingface/models/zai-org/GLM-4.7.toml | 2 +- providers/huggingface/models/zai-org/GLM-5.toml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/providers/huggingface/models/MiniMaxAI/MiniMax-M2.1.toml b/providers/huggingface/models/MiniMaxAI/MiniMax-M2.1.toml index 96f595d53..9b1e63d1b 100644 --- a/providers/huggingface/models/MiniMaxAI/MiniMax-M2.1.toml +++ b/providers/huggingface/models/MiniMaxAI/MiniMax-M2.1.toml @@ -10,7 +10,7 @@ knowledge = "2025-10" open_weights = true [interleaved] -field = "reasoning_details" +field = "reasoning_content" [cost] input = 0.30 diff --git a/providers/huggingface/models/MiniMaxAI/MiniMax-M2.5.toml b/providers/huggingface/models/MiniMaxAI/MiniMax-M2.5.toml index 9e99bce4c..6d87a7e46 100644 --- a/providers/huggingface/models/MiniMaxAI/MiniMax-M2.5.toml +++ b/providers/huggingface/models/MiniMaxAI/MiniMax-M2.5.toml @@ -9,7 +9,7 @@ tool_call = true open_weights = true [interleaved] -field = "reasoning_details" +field = "reasoning_content" [cost] input = 0.30 diff --git a/providers/huggingface/models/Qwen/Qwen3.5-397B-A17B.toml b/providers/huggingface/models/Qwen/Qwen3.5-397B-A17B.toml index bd539f27f..1569e8449 100644 --- a/providers/huggingface/models/Qwen/Qwen3.5-397B-A17B.toml +++ b/providers/huggingface/models/Qwen/Qwen3.5-397B-A17B.toml @@ -10,7 +10,7 @@ knowledge = "2025-04" open_weights = true [interleaved] -field = "reasoning_details" +field = "reasoning_content" [cost] input = 0.60 diff --git a/providers/huggingface/models/moonshotai/Kimi-K2-Thinking.toml b/providers/huggingface/models/moonshotai/Kimi-K2-Thinking.toml index b06409934..343aed7df 100644 --- a/providers/huggingface/models/moonshotai/Kimi-K2-Thinking.toml +++ b/providers/huggingface/models/moonshotai/Kimi-K2-Thinking.toml @@ -10,7 +10,7 @@ knowledge = "2024-08" open_weights = true [interleaved] -field = "reasoning_details" +field = "reasoning_content" [cost] input = 0.6 diff --git a/providers/huggingface/models/moonshotai/Kimi-K2.5.toml b/providers/huggingface/models/moonshotai/Kimi-K2.5.toml index bd617dd19..2aebfd34a 100644 --- a/providers/huggingface/models/moonshotai/Kimi-K2.5.toml +++ b/providers/huggingface/models/moonshotai/Kimi-K2.5.toml @@ -10,7 +10,7 @@ knowledge = "2025-01" open_weights = true [interleaved] -field = "reasoning_details" +field = "reasoning_content" [cost] input = 0.60 diff --git a/providers/huggingface/models/zai-org/GLM-4.7-Flash.toml b/providers/huggingface/models/zai-org/GLM-4.7-Flash.toml index cb139cbd1..0b1e115e6 100644 --- a/providers/huggingface/models/zai-org/GLM-4.7-Flash.toml +++ b/providers/huggingface/models/zai-org/GLM-4.7-Flash.toml @@ -10,7 +10,7 @@ knowledge = "2025-04" open_weights = true [interleaved] -field = "reasoning_details" +field = "reasoning_content" [cost] input = 0 diff --git a/providers/huggingface/models/zai-org/GLM-4.7.toml b/providers/huggingface/models/zai-org/GLM-4.7.toml index 6bab0cf2f..f407b88e8 100644 --- a/providers/huggingface/models/zai-org/GLM-4.7.toml +++ b/providers/huggingface/models/zai-org/GLM-4.7.toml @@ -10,7 +10,7 @@ knowledge = "2025-04" open_weights = true [interleaved] -field = "reasoning_details" +field = "reasoning_content" [cost] input = 0.6 diff --git a/providers/huggingface/models/zai-org/GLM-5.toml b/providers/huggingface/models/zai-org/GLM-5.toml index da0d7ce6e..ebe6b9588 100644 --- a/providers/huggingface/models/zai-org/GLM-5.toml +++ b/providers/huggingface/models/zai-org/GLM-5.toml @@ -9,7 +9,7 @@ tool_call = true open_weights = true [interleaved] -field = "reasoning_details" +field = "reasoning_content" [cost] input = 1.00