mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-24 17:41:12 +00:00
- Forward temperature and top_p through OpenAI-compatible chat and responses gateway paths. - Return OpenAI-compatible 400 errors for invalid sampling params and provider validation failures instead of collapsing them to 500s. - Add regression coverage and changelog credit. Co-authored-by: lellansin <lellansin@gmail.com>