mirror of
https://github.com/Xe138/AI-Trader.git
synced 2026-04-02 09:37:23 -04:00
Hypothesis: The ToolCallArgsParsingWrapper might be interfering with LangChain's tool binding or response parsing in unexpected ways. Testing with direct ChatOpenAI usage (no wrapper) to see if errors persist. This is Phase 3 of systematic debugging - testing minimal change hypothesis. Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>