mirror of
https://github.com/Xe138/AI-Trader.git
synced 2026-04-02 01:27:24 -04:00
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.