openclaw/docs/gateway
Lellansin Huang 78e03e3004
fix(gateway): forward OpenAI sampling params
- 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>
2026-05-13 08:35:48 +01:00
..
security Clarify exec filesystem policy drift (#79153) 2026-05-07 20:05:19 -05:00
authentication.md fix: treat aws sdk auth profiles as config metadata 2026-05-07 10:24:19 +01:00
background-process.md feat(process): show input-wait hints in log and poll 2026-05-10 04:13:07 -04:00
bonjour.md fix(gateway): honor minimal discovery mode for wide-area DNS-SD [AI] (#80903) 2026-05-12 16:03:50 +05:30
bridge-protocol.md refactor: move canvas to plugin surfaces 2026-05-07 09:07:18 +01:00
cli-backends.md fix(cli-runner): gate raw transcript reseed 2026-05-09 10:52:30 -04:00
config-agents.md fix(heartbeat): multi-agent cadence — parallel broadcast, per-agent busy check, prompt assembly, connect-timeout, doctor warning (#80470) 2026-05-12 14:36:25 -07:00
config-channels.md fix: add channel status filtering (#80706) 2026-05-11 18:44:54 +01:00
config-tools.md docs(subagents): document announce timeout (#75509) 2026-05-11 19:33:50 +01:00
configuration-examples.md docs(gateway): fix configuration-examples to use schema-correct agents.defaults paths 2026-05-11 08:20:45 +08:00
configuration-reference.md fix(codex): default plugin destructive actions on (#80792) 2026-05-11 16:50:15 -07:00
configuration.md Add provider wildcard model visibility 2026-05-10 00:50:10 -04:00
diagnostics.md docs: reorganize Codex harness docs (#80029) 2026-05-09 19:02:50 -07:00
discovery.md docs: typography hygiene + 2 in-body H1 removals across 5 pages 2026-05-05 21:01:44 -07:00
doctor.md fix(doctor): repair managed plugin peer links 2026-05-12 07:49:08 +01:00
gateway-lock.md fix(gateway): stop systemd EADDRINUSE restart loops 2026-04-30 16:30:56 +01:00
health.md docs(health): clarify session list liveness 2026-05-02 07:50:39 +01:00
heartbeat.md fix(heartbeat): multi-agent cadence — parallel broadcast, per-agent busy check, prompt assembly, connect-timeout, doctor warning (#80470) 2026-05-12 14:36:25 -07:00
index.md fix(gateway): persist macOS stop disable after bootout 2026-05-08 05:35:21 +01:00
local-model-services.md feat(models): start local services on demand 2026-05-10 18:21:27 +01:00
local-models.md feat(models): start local services on demand 2026-05-10 18:21:27 +01:00
logging.md docs(logging): document bounded Talk log records 2026-05-06 03:02:02 -07:00
multiple-gateways.md
network-model.md docs: consolidate moved docs pages 2026-05-05 17:38:21 +01:00
openai-http-api.md fix(gateway): forward OpenAI sampling params 2026-05-13 08:35:48 +01:00
openresponses-http-api.md fix(gateway): forward OpenAI sampling params 2026-05-13 08:35:48 +01:00
openshell.md
opentelemetry.md fix(diagnostics): export Talk metrics after SDK refactor 2026-05-06 02:01:52 -07:00
operator-scopes.md fix(cli): retry admin device approval after ownership denial 2026-05-04 00:41:55 +01:00
pairing.md docs: typography hygiene across 5 pages 2026-05-05 20:14:18 -07:00
prometheus.md fix(diagnostics): export Talk metrics after SDK refactor 2026-05-06 02:01:52 -07:00
protocol.md fix(auth): align operator bootstrap scopes 2026-05-11 14:14:33 -05:00
remote-gateway-readme.md
remote.md docs: typography hygiene + 2 in-body H1 removals across 5 pages 2026-05-05 21:01:44 -07:00
sandbox-vs-tool-policy-vs-elevated.md Clarify exec filesystem policy drift (#79153) 2026-05-07 20:05:19 -05:00
sandboxing.md fix: constrain Codex app-server sandbox 2026-05-11 18:23:00 +01:00
secrets-plan-contract.md
secrets.md
tailscale.md fix(gateway): preserve external Tailscale Funnel routes in serve mode 2026-05-08 09:28:51 -04:00
tools-invoke-http-api.md Clarify exec filesystem policy drift (#79153) 2026-05-07 20:05:19 -05:00
troubleshooting.md fix(auth): align operator bootstrap scopes 2026-05-11 14:14:33 -05:00
trusted-proxy-auth.md