mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-29 08:27:43 +00:00
628deade72
* add try-except to avoid retry when using completion_cost * feat: add JSON prompt injection and think tag removal handling * refactor: simplify cost handling in LiteLLM backend and clean up style * docs: clarify purpose of reasoning_think_rm in LLMSettings * refactor: remove unused *args and redundant cost assignment --------- Co-authored-by: Young <afe.young@gmail.com>