Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
simonerom committed Jan 8, 2025
1 parent 598881d commit b616db1
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,18 +101,12 @@ graph TD
NEWSAPI_API_KEY=your_newsapi_api_key
```

4. Run the example agents:

**Using Weather and News API

```bash
npx ts-node example/binoai.ts
```

**Using IoTeX ioID**
4. Run example agents:

Some example agents are located in the `example` folder. Run an example with:

```bash
npx ts-node example/binoai.ts
npx ts-node example/demo_agent.ts
```

---
Expand Down

0 comments on commit b616db1

Please sign in to comment.