openclaw-vainplex/src/agents/pi-embedded-runner
lploc94 6bf2f0eee6 fix(models): inherit baseUrl and api from provider config
When using custom providers with inline model definitions, the baseUrl
and api properties from the provider config were not being passed to
the individual models. This caused requests to be sent to the wrong
endpoint or with the wrong API format.

Changes:
- buildInlineProviderModels now copies baseUrl from provider to models
- buildInlineProviderModels now inherits api from provider if not set on model
- resolveModel fallback path now includes baseUrl from provider config

Co-Authored-By: Claude (claude-opus-4.5) <noreply@anthropic.com>
2026-01-27 16:47:32 -05:00
..
run refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
abort.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
cache-ttl.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
compact.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
extensions.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
extra-params.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
google.test.ts fix(google): scrub tool schemas for gemini 2026-01-16 06:57:54 +00:00
google.ts fix: gate openai reasoning downgrade on model switches (#1562) (thanks @roshanasingh4) 2026-01-24 08:16:42 +00:00
history.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
lanes.ts refactor: use command lane enum 2026-01-20 10:51:25 +00:00
logger.ts refactor(logging): split config + subsystem imports 2026-01-19 00:15:44 +00:00
model.test.ts refactor: add aws-sdk auth mode and tighten provider auth 2026-01-20 08:28:40 +00:00
model.ts fix(models): inherit baseUrl and api from provider config 2026-01-27 16:47:32 -05:00
run.overflow-compaction.test.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
run.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
runs.ts fix: gate diagnostic logs behind verbose 2026-01-24 05:06:42 +00:00
sandbox-info.ts refactor: route browser control via gateway/node 2026-01-27 03:24:54 +00:00
session-manager-cache.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
session-manager-init.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
system-prompt.ts feat: add TTS hint to system prompt 2026-01-24 10:25:42 +00:00
tool-split.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
types.ts refactor: route browser control via gateway/node 2026-01-27 03:24:54 +00:00
utils.ts refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00