mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-28 07:57:44 +00:00
e8a45db801
* 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>