mirror of https://github.com/openclaw/openclaw.git
docs: fix Together provider env path
This commit is contained in:
parent
bbdfba5694
commit
290f375aa1
|
|
@ -47,7 +47,7 @@ This will set `together/moonshotai/Kimi-K2.5` as the default model.
|
|||
## Environment note
|
||||
|
||||
If the Gateway runs as a daemon (launchd/systemd), make sure `TOGETHER_API_KEY`
|
||||
is available to that process (for example, in `~/.clawdbot/.env` or via
|
||||
is available to that process (for example, in `~/.openclaw/.env` or via
|
||||
`env.shellEnv`).
|
||||
|
||||
## Available models
|
||||
|
|
|
|||
Loading…
Reference in New Issue