mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
b0e88c7375
* 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>