# Examples

Inside this `examples/` folder, create a `.env` file with the following contents:

```bash
FIREWORKS_API_KEY=your-fireworks-api-key
```

Then:

* Run `npm install`
* Run `npm run chat`

