mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-04 12:52:43 +02:00
Merge pull request #304 from rowboatlabs/arkml-patch-5
Update README.md
This commit is contained in:
commit
a0c5bc2eba
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
|
@ -46,15 +46,15 @@
|
||||||
Inspired by Claude Code, RowboatX brings the same shell-native power to background automations.
|
Inspired by Claude Code, RowboatX brings the same shell-native power to background automations.
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
1. Install RowboatX
|
1. Set your LLM API key. Supports OpenAI, Anthropic, Gemini, OpenRouter, LiteLLM, Ollama, and more.
|
||||||
|
```bash
|
||||||
|
export OPENAI_API_KEY=your-openai-api-key
|
||||||
|
```
|
||||||
|
|
||||||
|
2. Install RowboatX
|
||||||
```bash
|
```bash
|
||||||
npx @rowboatlabs/rowboatx
|
npx @rowboatlabs/rowboatx
|
||||||
```
|
```
|
||||||
2. Configure LLM (defaults to OpenAI)
|
|
||||||
```
|
|
||||||
edit ~/.rowboat/config/models.json
|
|
||||||
```
|
|
||||||
Then set your API key in your environment. Supports OpenAI, Ollama, Anthropic, Gemini, LMStudio, OpenRouter, LiteLLM
|
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
[](https://www.youtube.com/watch?v=cyPBinQzicY&t)
|
[](https://www.youtube.com/watch?v=cyPBinQzicY&t)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue