mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-26 06:15:13 +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>