mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-09 13:47:14 +00:00
83c263e98e
Updated the Qwen agent configuration to include `extra_body` parameters for thinking control across various models. Added `enable_thinking` and `preserve_thinking` options for reasoning agents, while utility agents have `enable_thinking` set to false. Adjusted the Qwen client initialization to support these new configurations. Updated test report to reflect changes in success rates and latencies.