From 49f6c001c3b39f7a04293c103df764740087ba48 Mon Sep 17 00:00:00 2001 From: hetaoBackend Date: Wed, 28 Jan 2026 14:06:38 +0800 Subject: [PATCH] feat: modify the config example yaml --- config.example.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/config.example.yaml b/config.example.yaml index 3891777..734cef3 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -65,9 +65,10 @@ models: # api_key: $MOONSHOT_API_KEY # max_tokens: 32768 # supports_thinking: true - # extra_body: - # thinking: - # type: enabled + # when_thinking_enabled: + # extra_body: + # thinking: + # type: enabled # ============================================================================ # Tool Groups Configuration