Spaces:
Paused
Paused
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
-
# Agents.JS
|
2 |
|
3 |
-
|
|
|
4 |
|
|
|
5 |
To run it, make sure you have both a [huggingface token](https://huggingface.co/settings/tokens) and an [OpenAI API key](https://platform.openai.com/account/api-keys), and then run:
|
6 |
|
7 |
```bash
|
8 |
npm run dev
|
9 |
```
|
10 |
|
11 |
-
 and an [OpenAI API key](https://platform.openai.com/account/api-keys), and then run:
|
8 |
|
9 |
```bash
|
10 |
npm run dev
|
11 |
```
|
12 |
|
13 |
+

|