update
This commit is contained in:
parent
9dfa949080
commit
ef497209f6
1 changed files with 1 additions and 5 deletions
|
|
@ -310,7 +310,7 @@ Download the APK from [picoclaw.io](https://picoclaw.io/download/) and install d
|
||||||
**Option 2: Termux**
|
**Option 2: Termux**
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary><b>Method:</b></summary>
|
<summary><b>Terminal Launcher (for resource-constrained environments)</b></summary>
|
||||||
|
|
||||||
1. Install [Termux](https://github.com/termux/termux-app) (download from [GitHub Releases](https://github.com/termux/termux-app/releases), or search in F-Droid / Google Play)
|
1. Install [Termux](https://github.com/termux/termux-app) (download from [GitHub Releases](https://github.com/termux/termux-app/releases), or search in F-Droid / Google Play)
|
||||||
2. Run the following commands:
|
2. Run the following commands:
|
||||||
|
|
@ -327,9 +327,6 @@ Then follow the Terminal Launcher section below to complete configuration.
|
||||||
|
|
||||||
<img src="assets/termux.jpg" alt="PicoClaw on Termux" width="512">
|
<img src="assets/termux.jpg" alt="PicoClaw on Termux" width="512">
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary><b>Terminal Launcher (for resource-constrained environments)</b></summary>
|
|
||||||
|
|
||||||
For minimal environments where only the `picoclaw` core binary is available (no Launcher UI), you can configure everything via the command line and a JSON config file.
|
For minimal environments where only the `picoclaw` core binary is available (no Launcher UI), you can configure everything via the command line and a JSON config file.
|
||||||
|
|
||||||
**1. Initialize**
|
**1. Initialize**
|
||||||
|
|
@ -379,7 +376,6 @@ picoclaw gateway
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
</details>
|
|
||||||
## 🔌 Providers (LLM)
|
## 🔌 Providers (LLM)
|
||||||
|
|
||||||
PicoClaw supports 30+ LLM providers through the `model_list` configuration. Use the `protocol/model` format:
|
PicoClaw supports 30+ LLM providers through the `model_list` configuration. Use the `protocol/model` format:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue