mirror of
https://github.com/Xe138/AI-Trader.git
synced 2026-04-02 01:27:24 -04:00
Added detailed logging to patched_create_chat_result to investigate why invalid_tool_calls.args conversion is not working. This will show: - Response structure and keys - Whether invalid_tool_calls exists - Type and value of args before/after conversion - Whether conversion is actually executing This is Phase 1 (Root Cause Investigation) of systematic debugging. Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>