mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 16:07:46 +00:00
e4d4ceafa2
* fix: fix a small bug in response_schema * feat: support response_format parameter in chat completion * fix: fix between json_mode and response_format * Update base.py * Update deprec.py * add unittest and refine logic * fix the reasoning extraction logic and refine prompt for deepseek adaptation * refactor: introduce workflow_check and streamline task parsing * refine prompt --------- Co-authored-by: Young <afe.young@gmail.com>