added collector script and updated models.csv examples
This commit is contained in:
@@ -168,7 +168,7 @@ Fourth, pluggable external commands to **dynamically** update the entire model c
|
||||
|
||||
### Is it compatible with OpenClaw?
|
||||
|
||||
Yes, but that's not tested yet. It is 100% compatible at least with [PicoClaw](https://github.com/sipeed/picoclaw), and was particularly tuned to address PicoClaw's incompatibility with keyless LLM setups, and these two services work together very nicely. The author personally uses Dynagate + PicoClaw setup on a quite weak fileserver machine in combination with free-tier (keyless access) OpenCode Zen models (see the included [models.csv](models.csv) as an example).
|
||||
Yes, but that's not tested yet. It is 100% compatible at least with [PicoClaw](https://github.com/sipeed/picoclaw), and was particularly tuned to address PicoClaw's incompatibility with keyless LLM setups, and these two services work together very nicely. The author personally uses Dynagate + PicoClaw setup on a quite weak fileserver machine in combination with free-tier (keyless access) OpenCode Zen and some other models (see the included [models.csv](models.csv) as an example).
|
||||
|
||||
To configure models accessible through Dynagate in PicoClaw, select "LiteLLM" as a provider, then use `[your_dynagate_url]/v1` as an endpoint. Specify any string as an API key if you didn't enable authentication in Dynagate.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user