mirror of
https://github.com/Xe138/AI-Trader.git
synced 2026-06-14 21:31:18 -04:00
81ec0ec53b
Verifies that ChatDeepSeek properly handles tool_calls arguments: - Returns ChatDeepSeek for deepseek/* models - tool_calls.args are dicts (not JSON strings) - No Pydantic validation errors on args Tests skip gracefully if API keys not available.