mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 08:21:35 +00:00
docs(google): document supported auth paths
This commit is contained in:
@@ -265,8 +265,10 @@ a single OpenClaw authority tool plus the inert native planning utility. In all
|
||||
three cases, setup writes remain confined to OpenClaw's audited approval
|
||||
contract.
|
||||
|
||||
Gemini CLI remains available for normal agents, but it cannot enforce the
|
||||
tool-free probe required by the inference gate, so it cannot host OpenClaw.
|
||||
Gemini CLI remains available as an explicitly configured runtime for normal
|
||||
agents, but Gemini CLI and Antigravity are not inference-gate setup routes.
|
||||
Use AI Studio API-key or Vertex AI for the inference gate. The optional Gemini
|
||||
CLI runtime specifically requires an AI Studio API-key profile.
|
||||
|
||||
## Switching to an agent
|
||||
|
||||
|
||||
@@ -41,8 +41,9 @@ automatic pass. Detected local runtimes are auto-tested after CLI and API-key
|
||||
candidates; when several local models are available, OpenClaw prefers the
|
||||
strongest tool-calling instruct family. The selected candidate must answer a
|
||||
real completion before its provider and model configuration is saved.
|
||||
Installed Gemini, Antigravity, Pi, and OpenCode CLIs are also reported when
|
||||
they cannot serve as the reusable inference route for guided setup.
|
||||
Pi and OpenCode CLIs may also be reported for context when they cannot serve as
|
||||
the reusable inference route for guided setup. Gemini CLI and Antigravity are
|
||||
not offered as detected setup routes.
|
||||
|
||||
`setup` accepts the same onboarding flags as `openclaw onboard`, including
|
||||
auth (`--auth-choice`, `--token`, provider key flags), Gateway
|
||||
|
||||
Reference in New Issue
Block a user