mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 16:41:45 -06:00
78e03e3004
- 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>