Add local proxy support and commented-out provider options
validate / validate (push) Canceled after 0s
validate / validate (push) Canceled after 0s
This commit is contained in:
@@ -106,17 +106,20 @@ nono run --profile opencode-tinfoil --allow-cwd -- $(npm root -g)/opencode/bin/o
|
||||
```
|
||||
|
||||
## Tinfoil integration
|
||||
|
||||
|
||||
|
||||
|
||||
The profile allows network access to:
|
||||
|
||||
|
||||
- `*.tinfoil.sh`
|
||||
- `inference.tinfoil.sh`
|
||||
- `containers.tinfoil.sh`
|
||||
- `127.0.0.1` (supports Tinfoil local proxy at `http://127.0.0.1:3301/v1`)
|
||||
- `ghcr.io`
|
||||
|
||||
and grants read/write access to `~/.tinfoil` for Tinfoil credentials.
|
||||
|
||||
|
||||
It also grants read/write access to `~/.tinfoil` for Tinfoil credentials.
|
||||
|
||||
Other LLM provider network options (Anthropic, GLM, Kimi, etc.) are provided as commented-out entries in the profile for easy activation.
|
||||
|
||||
## Security model
|
||||
|
||||
- Current working directory: read/write
|
||||
|
||||
Reference in New Issue
Block a user