Section 01
[Introduction] Reasoning-Content-Proxy: A Local Proxy Solution to Resolve Missing Tool Calling Thought Chain in DeepSeek/Kimi
This article introduces Reasoning-Content-Proxy—a local proxy tool designed to fill the missing reasoning_content field in tool calls of domestic large models like DeepSeek-R1 and Kimi, resolving the invocation error issue when integrating with tools such as Claude Code. This solution intercepts and enhances model responses via a local proxy to achieve API compatibility, helping developers enjoy the cost advantages of domestic models while maintaining tool call stability.